Home
last modified time | relevance | path

Searched defs:callbackProxy (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/power_manager/test/unittest/src/mock/
Dpower_mock_object_test.cpp64 …std::shared_ptr<PowerModeCallbackProxy> callbackProxy = std::make_shared<PowerModeCallbackProxy>(r… variable
121 std::shared_ptr<PowerRunningLockCallbackProxy> callbackProxy = variable
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_authenticator_callback.cpp136 …auto callbackProxy = iface_cast<IAppAccountAuthenticatorCallback>(param->callback->GetRemoteObject… in JsOnResult() local
166 …auto callbackProxy = iface_cast<IAppAccountAuthenticatorCallback>(param->callback->GetRemoteObject… in JsOnRequestRedirected() local
193 …auto callbackProxy = iface_cast<IAppAccountAuthenticatorCallback>(param->callback->GetRemoteObject… in JsOnRequestContinued() local
/base/account/os_account/frameworks/domain_account/src/
Ddomain_account_plugin_stub.cpp75 …sptr<IDomainAccountCallback> callbackProxy = iface_cast<IDomainAccountCallback>(data.ReadRemoteObj… in ProcAuthCommonInterface() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_stub.cpp460 sptr<IWallpaperCallback> callbackProxy = iface_cast<IWallpaperCallback>(object); in OnRegisterWallpaperCallback() local