Searched defs:callbackMap (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| D | ability_process_test.cpp | 172 std::map<int, CallbackInfo> callbackMap; variable 195 std::map<int, CallbackInfo> callbackMap; variable 247 std::map<int, CallbackInfo> callbackMap; variable 270 std::map<int, CallbackInfo> callbackMap; variable
|
| /foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
| D | ui_mgr_service.cpp | 151 std::map<std::string, sptr<IUIService>> callbackMap; in Push() local 168 std::map<std::string, sptr<IUIService>> callbackMap; in Request() local 186 std::map<std::string, sptr<IUIService>> callbackMap; in ReturnRequest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| D | select_overlay_manager.cpp | 386 auto callbackMap = it->second; in NotifyOnScrollCallback() local 401 … std::map<int32_t, ScrollableParentCallback> callbackMap = { { callbackId, std::move(callback) } }; in RegisterScrollCallback() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
| D | system_ability_manager.h | 192 std::map<std::string, CallbackList> callbackMap; // key : networkid member
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| D | bg_transient_task_mgr.cpp | 200 auto findCallback = [&callback](const auto& callbackMap) { in RequestSuspendDelay() 484 auto findCallback = [&remote](const auto& callbackMap) { in HandleExpiredCallbackDeath()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | auto_launch.cpp | 1060 std::map<DBTypeInner, AutoLaunchRequestCallback> callbackMap; in ExtAutoLaunchRequestCallBack() local
|