Home
last modified time | relevance | path

Searched defs:RemoveCallback (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsleep_callback_holder.cpp64 void SleepCallbackHolder::RemoveCallback(const sptr<ISyncSleepCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::SleepCallbackHolder
72 void SleepCallbackHolder::RemoveCallback( in RemoveCallback() function in OHOS::PowerMgr::SleepCallbackHolder
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_callback_holer.cpp78 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
H A Dshutdown_controller.cpp217 void ShutdownController::RemoveCallback(const sptr<ITakeOverShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController
225 void ShutdownController::RemoveCallback(const sptr<IAsyncShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController
233 void ShutdownController::RemoveCallback(const sptr<ISyncShutdownCallback>& callback) in RemoveCallback() function in OHOS::PowerMgr::ShutdownController
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dcallback_handler.h33 bool RemoveCallback(const sptr<CallbackType>& cb) in RemoveCallback() function
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/callback/dlp_sandbox_change_callback/
H A Ddlp_sandbox_change_callback_manager.cpp79 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_loader.cpp38 void FontLoader::RemoveCallback(const WeakPtr<RenderNode>& node) in RemoveCallback() function in OHOS::Ace::FontLoader
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dcallback_manager_impl.cpp50 void CallbackManagerImpl::RemoveCallback(uintptr_t key) in RemoveCallback() function in OHOS::UserIam::UserAuth::CallbackManagerImpl
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/callback/open_dlp_file_callback/
H A Dopen_dlp_file_callback_manager.cpp92 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
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h291 void RemoveCallback() in RemoveCallback() function
297 void RemoveCallback(const std::shared_ptr<AudioRendererOutputDeviceChangeCallback> &callback) in RemoveCallback() function
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp69 void VsyncStation::RemoveCallback() in RemoveCallback() function in OHOS::Rosen::VsyncStation
/ohos5.0/base/powermgr/power_manager/services/native/src/screenoffpre/
H A Dscreen_off_pre_controller.cpp100 void ScreenOffPreController::CallbackMgr::RemoveCallback(const sptr<IScreenOffPreCallback>& callbac… in RemoveCallback() function in OHOS::PowerMgr::ScreenOffPreController::CallbackMgr
/ohos5.0/base/security/access_token/services/privacymanager/src/active/
H A Dactive_status_callback_manager.cpp93 int32_t ActiveStatusCallbackManager::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::AccessToken::ActiveStatusCallbackManager
/ohos5.0/base/request/request/test/unittest/common/napi/requestTest/
H A DRequestJsunit.test.js341 function RemoveCallback() { } function
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/callback/
H A Dcallback_manager.cpp90 int32_t CallbackManager::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() function in OHOS::Security::AccessToken::CallbackManager
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp164 void VsyncStation::RemoveCallback() in RemoveCallback() function in OHOS::Rosen::VsyncStation
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_device_selection_listener.cpp58 void JsDeviceSelectionListener::RemoveCallback(const std::string& cbType) in RemoveCallback() function in OHOS::DistributedSchedule::JsDeviceSelectionListener
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.h70 void RemoveCallback(PhotoOutput_Callbacks* callback) in RemoveCallback() function
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_session_listener.cpp204 napi_status NapiSessionListener::RemoveCallback(napi_env env, int32_t event, napi_value callback) in RemoveCallback() function in OHOS::AVSession::NapiSessionListener
H A Dnapi_avsession_callback.cpp309 napi_status NapiAVSessionCallback::RemoveCallback(napi_env env, int32_t event, napi_value callback) in RemoveCallback() function in OHOS::AVSession::NapiAVSessionCallback
H A Dnapi_avcast_controller_callback.cpp349 napi_status NapiAVCastControllerCallback::RemoveCallback(napi_env env, int32_t event, napi_value ca… in RemoveCallback() function in OHOS::AVSession::NapiAVCastControllerCallback
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_listener.cpp72 void JsScreenListener::RemoveCallback(napi_env env, const std::string& type, napi_value jsListenerO… in RemoveCallback() function in OHOS::Rosen::JsScreenListener
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dserver.c363 static int RemoveCallback(RpcServer *server, const Context *context) in RemoveCallback() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp90 void RefCounter::RemoveCallback() in RemoveCallback() function in OHOS::RefCounter
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp95 void RefCounter::RemoveCallback() in RemoveCallback() function in OHOS::RefCounter
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_listener.cpp79 void JsDisplayListener::RemoveCallback(napi_env env, const std::string& type, napi_value jsListener… in RemoveCallback() function in OHOS::Rosen::JsDisplayListener

12