/base/powermgr/power_manager/services/native/src/shutdown/ |
D | shutdown_callback_holer.cpp | 78 void ShutdownCallbackHolder::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownCallbackHolder 86 void ShutdownCallbackHolder::RemoveCallback( in RemoveCallback() function in OHOS::PowerMgr::ShutdownCallbackHolder
|
D | shutdown_controller.cpp | 200 void ShutdownController::RemoveCallback(const sptr<ITakeOverShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController 208 void ShutdownController::RemoveCallback(const sptr<IAsyncShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController 216 void ShutdownController::RemoveCallback(const sptr<ISyncShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController
|
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/dlp_sandbox_change_callback/ |
D | dlp_sandbox_change_callback_manager.cpp | 79 int32_t DlpSandboxChangeCallbackManager::RemoveCallback(const sptr<IRemoteObject> &callback) in RemoveCallback() function in OHOS::Security::DlpPermission::DlpSandboxChangeCallbackManager 104 int32_t DlpSandboxChangeCallbackManager::RemoveCallback(int32_t pid, bool &result) in RemoveCallback() function in OHOS::Security::DlpPermission::DlpSandboxChangeCallbackManager
|
/base/useriam/user_auth_framework/frameworks/native/client/src/ |
D | callback_manager_impl.cpp | 50 void CallbackManagerImpl::RemoveCallback(uintptr_t key) in RemoveCallback() function in OHOS::UserIam::UserAuth::CallbackManagerImpl
|
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/open_dlp_file_callback/ |
D | open_dlp_file_callback_manager.cpp | 92 int32_t OpenDlpFileCallbackManager::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::DlpPermission::OpenDlpFileCallbackManager 125 int32_t OpenDlpFileCallbackManager::RemoveCallback(int32_t pid, const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::DlpPermission::OpenDlpFileCallbackManager
|
/base/security/access_token/services/privacymanager/src/active/ |
D | active_status_callback_manager.cpp | 80 int32_t ActiveStatusCallbackManager::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::AccessToken::ActiveStatusCallbackManager
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/callback/ |
D | callback_manager.cpp | 78 int32_t CallbackManager::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::AccessToken::CallbackManager
|
/base/powermgr/power_manager/services/native/src/ |
D | power_mode_module.cpp | 143 void PowerModeModule::CallbackManager::RemoveCallback(const sptr<IPowerModeCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::PowerModeModule::CallbackManager
|
/base/request/request/test/unittest/common/napi/requestTest/ |
D | RequestJsunit.test.js | 425 function RemoveCallback() {} class
|
/base/sensors/sensor/interfaces/plugin/src/ |
D | sensor_js.cpp | 374 static int32_t RemoveCallback(napi_env env, int32_t sensorTypeId, napi_value callback) in RemoveCallback() function
|