| /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 | 150 std::map<std::string, sptr<IUIService>> callbackMap; in Push() local 167 std::map<std::string, sptr<IUIService>> callbackMap; in Request() local 185 std::map<std::string, sptr<IUIService>> callbackMap; in ReturnRequest() local
|
| D | ui_mgr_service_idl.cpp | 154 std::map<std::string, sptr<IUIServiceNew>> callbackMap; in Push() local 171 std::map<std::string, sptr<IUIServiceNew>> callbackMap; in Request() local 189 std::map<std::string, sptr<IUIServiceNew>> callbackMap; in ReturnRequest() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| D | ipc_client_manager.cpp | 232 std::map<DmCommonNotifyEvent, std::set<std::string>> callbackMap; in OnAddSystemAbility() local
|
| /foundation/ability/ability_runtime/test/unittest/cj_ability_lifecycle_callback_Impl_test/ |
| D | cj_ability_lifecycle_callback_Impl_test.cpp | 50 void RegisterCallback(CallbackMap& callbackMap, int32_t id, std::function<void(int64_t)> callback) in RegisterCallback() 56 void RegisterCallback(CallbackMap& callbackMap, int32_t id, std::function<void(int64_t, WindowStage… in RegisterCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| D | select_overlay_manager.cpp | 387 auto callbackMap = it->second; in NotifyOnScrollCallback() local 402 … std::map<int32_t, ScrollableParentCallback> callbackMap = { { callbackId, std::move(callback) } }; in RegisterScrollCallback() local
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| D | bg_transient_task_mgr.cpp | 203 auto findCallback = [&callback](const auto& callbackMap) { in RequestSuspendDelay() 528 auto findCallback = [&remote](const auto& callbackMap) { in HandleExpiredCallbackDeath()
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
| D | system_ability_manager.h | 272 std::map<std::string, CallbackList> callbackMap; // key : networkid member
|
| /foundation/distributedhardware/device_manager/test/interfacesfuzztest/devicemanagerimpl_fuzzer/ |
| D | device_manager_impl_fuzzer.cpp | 318 std::map<DmCommonNotifyEvent, std::set<std::string>> callbackMap; in SyncCallbacksToServiceFuzzTest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| D | ui_extension_manager.cpp | 209 SingleHandTransformChangedCallbackMap callbackMap; in HandleSingleHandTransformChangedCallback() local
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_device_manager_impl_two.cpp | 2035 std::map<DmCommonNotifyEvent, std::set<std::string>> callbackMap; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | auto_launch.cpp | 1085 std::map<DBTypeInner, AutoLaunchRequestCallback> callbackMap; in ExtAutoLaunchRequestCallBack() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/ |
| D | device_manager_notify.cpp | 1209 …DeviceManagerNotify::GetCallBack(std::map<DmCommonNotifyEvent, std::set<std::string>> &callbackMap) in GetCallBack()
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
| D | device_manager_impl.cpp | 2559 …agerImpl::SyncCallbacksToService(std::map<DmCommonNotifyEvent, std::set<std::string>> &callbackMap) in SyncCallbacksToService()
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| D | pipeline_context.cpp | 1774 SurfaceChangedCallbackMap callbackMap; in ExecuteSurfaceChangedCallbacks() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| D | web_select_overlay_test.cpp | 3322 auto& callbackMap = parentIt->second; variable
|