Searched refs:value_callback (Results 1 – 3 of 3) sorted by relevance
30 : value_callback(std::move(value_cb)), in PendingNotifyRequest()32 PW_DCHECK(value_callback); in PendingNotifyRequest()192 ValueCallback value_callback, NotifyStatusCallback status_callback) { in EnableNotifications() argument194 PW_DCHECK(value_callback); in EnableNotifications()208 notify_handlers_[id] = std::move(value_callback); in EnableNotifications()213 pending_notify_reqs_.emplace(std::move(value_callback), in EnableNotifications()316 notify_handlers_[id] = std::move(req.value_callback); in ResolvePendingNotifyRequests()
97 void EnableNotifications(ValueCallback value_callback,128 PendingNotifyRequest(ValueCallback value_callback,134 ValueCallback value_callback; member
1103 value_callback(sqlite3_context *context) in value_callback() function1184 &value_callback, in create_window_function_impl()