Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 - 18 of 18) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.h43 std::map<int, ICb*> callbacks; // userId as key, potentially multi-thread problem, but for now, lock is not needed member in OHOS::HiviewDFX::SceneTimerOhImpl
/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_callback_holer.cpp86 RemoveCallback( std::set<sptr<IRemoteObject>>& callbacks, const sptr<IRemoteObject>& callback) RemoveCallback() argument
H A Dshutdown_controller.cpp277 bool ShutdownController::TriggerTakeOverShutdownCallbackInner(std::set<sptr<IRemoteObject>>& callbacks, bool isReboot) in TriggerTakeOverShutdownCallbackInner() argument
297 void ShutdownController::TriggerAsyncShutdownCallbackInner(std::set<sptr<IRemoteObject>>& callbacks, bool isReboot) in TriggerAsyncShutdownCallbackInner() argument
321 void ShutdownController::TriggerSyncShutdownCallbackInner(std::set<sptr<IRemoteObject>>& callbacks, bool isReboot) in TriggerSyncShutdownCallbackInner() argument
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsleep_callback_holder.cpp72 RemoveCallback( std::set<sptr<ISyncSleepCallback>>& callbacks, const sptr<ISyncSleepCallback>& callback) RemoveCallback() argument
H A Dsuspend_controller.cpp105 void SuspendController::TriggerSyncSleepCallbackInner(std::set<sptr<ISyncSleepCallback>>& callbacks, in TriggerSyncSleepCallbackInner() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp28 SystemEventObserver::SystemEventObserver(const ISystemEvent &callbacks) : callbacks_(callbacks) in SystemEventObserver() argument
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H A Ddm_binding.cpp44 DmDeviceStateCallback::DmDeviceStateCallback(CRegisterDevStateCallback callbacks) in DmDeviceStateCallback() argument
86 void DmDeviceStateCallback::InitCallback(CRegisterDevStateCallback callbacks) in InitCallback() argument
138 CRegisterDevState(const char* pkgName, const char* extra, CRegisterDevStateCallback callbacks) CRegisterDevState() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp149 auto callbacks = jsCbMap_[type]; in RegisterListener() local
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent_proxy.cpp81 auto callbacks = GetSubscribeUserCallback(eventStream.sensorTypeId); in HandleSensorData() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp178 auto callbacks = jsCbMap_[type]; in RegisterListener() local
H A Djs_input_method_engine_setting.cpp290 auto callbacks = jsCbMap_[type]; in RegisterListener() local
/base/security/access_token/services/privacymanager/test/unittest/
H A Dpermission_record_manager_test.cpp246 std::vector<sptr<PermActiveStatusChangeCallback>> callbacks; in HWTEST_F() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp305 auto callbacks = jsCbMap_[type]; in RegisterListener() local
H A Djs_get_input_method_setting.cpp466 auto callbacks = jsCbMap_[type]; in RegisterListener() local
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_manager_test.cpp809 std::vector<sptr<PermChangeCallback>> callbacks; in HWTEST_F() local
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_js.cpp115 auto callbacks = g_subscribeCallbacks[sensorTypeId]; in EmitSubscribeCallback() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp768 void ArkWebNWebImpl::RegisterNativeArkJSFunction(const char* objName, const ArkWebJsProxyCallbackVector& callbacks) in RegisterNativeArkJSFunction() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp900 RegisterNativeArkJSFunction( const char* objName, const std::vector<std::shared_ptr<OHOS::NWeb::NWebJsProxyCallback>>& callbacks) RegisterNativeArkJSFunction() argument

Completed in 22 milliseconds