Searched defs:callbackMap (Results 1 – 4 of 4) sorted by relevance
172 std::map<int, CallbackInfo> callbackMap; variable195 std::map<int, CallbackInfo> callbackMap; variable246 std::map<int, CallbackInfo> callbackMap; variable269 std::map<int, CallbackInfo> callbackMap; variable292 std::map<int, CallbackInfo> callbackMap; variable
158 std::map<std::string, sptr<IUIService>> callbackMap; in Push() local177 std::map<std::string, sptr<IUIService>> callbackMap; in Request() local197 std::map<std::string, sptr<IUIService>> callbackMap; in ReturnRequest() local
117 std::map<std::string, CallbackList> callbackMap; // key : networkid member
179 auto findCallback = [&callback](const auto& callbackMap) { in RequestSuspendDelay()372 auto findCallback = [&remote](const auto& callbackMap) { in HandleExpiredCallbackDeath()