/base/powermgr/power_manager/services/native/src/shutdown/ |
D | shutdown_controller.cpp | 173 void ShutdownController::AddCallback(const sptr<ITakeOverShutdownCallback>& callback, ShutdownPrior… in AddCallback() function in OHOS::PowerMgr::ShutdownController 182 void ShutdownController::AddCallback(const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority… in AddCallback() function in OHOS::PowerMgr::ShutdownController 191 void ShutdownController::AddCallback(const sptr<ISyncShutdownCallback>& callback, ShutdownPriority … in AddCallback() function in OHOS::PowerMgr::ShutdownController
|
D | shutdown_callback_holer.cpp | 29 void ShutdownCallbackHolder::AddCallback(const sptr<IRemoteObject>& callback, ShutdownPriority prio… in AddCallback() function in OHOS::PowerMgr::ShutdownCallbackHolder
|
/base/useriam/user_auth_framework/frameworks/native/client/src/ |
D | callback_manager_impl.cpp | 43 void CallbackManagerImpl::AddCallback(uintptr_t key, CallbackAction &action) in AddCallback() function in OHOS::UserIam::UserAuth::CallbackManagerImpl
|
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/dlp_sandbox_change_callback/ |
D | dlp_sandbox_change_callback_manager.cpp | 53 int32_t DlpSandboxChangeCallbackManager::AddCallback(int32_t pid, const sptr<IRemoteObject> &callba… in AddCallback() function in OHOS::Security::DlpPermission::DlpSandboxChangeCallbackManager
|
/base/location/frameworks/js/napi/include/ |
D | callback_manager.h | 78 void CallbackManager<T>::AddCallback(const napi_env& env, const napi_ref& handlerRef, const sptr<T>… in AddCallback() function
|
/base/security/access_token/services/privacymanager/src/active/ |
D | active_status_callback_manager.cpp | 55 int32_t ActiveStatusCallbackManager::AddCallback( in AddCallback() function in OHOS::Security::AccessToken::ActiveStatusCallbackManager
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/callback/ |
D | callback_manager.cpp | 53 int32_t CallbackManager::AddCallback(const PermStateChangeScope& scopeRes, const sptr<IRemoteObject… in AddCallback() function in OHOS::Security::AccessToken::CallbackManager
|
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/open_dlp_file_callback/ |
D | open_dlp_file_callback_manager.cpp | 54 int32_t OpenDlpFileCallbackManager::AddCallback( in AddCallback() function in OHOS::Security::DlpPermission::OpenDlpFileCallbackManager
|
/base/powermgr/power_manager/services/native/src/ |
D | power_mode_module.cpp | 130 void PowerModeModule::CallbackManager::AddCallback(const sptr<IPowerModeCallback>& callback) in AddCallback() function in OHOS::PowerMgr::PowerModeModule::CallbackManager
|