/base/powermgr/power_manager/frameworks/native/shutdown/ |
D | shutdown_client.cpp | 33 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 39 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback() 46 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 52 void ShutdownClient::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() 59 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 65 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback()
|
/base/msdp/device_status/libs/test/unittest/src/ |
D | device_status_mock_test.cpp | 136 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 150 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 166 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 182 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 198 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 214 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 230 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 246 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 356 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable 401 …std::shared_ptr<DeviceStatusMsdpClientImpl> callback = std::make_shared<DeviceStatusMsdpClientImpl… variable
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
D | mock_app_account_authenticator_stub.cpp | 23 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in AddAccountImplicitly() 31 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Authenticate() 38 …nst std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) in VerifyCredential() 45 …nst std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) in CheckAccountLabels() 52 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties() 58 …ountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback) in IsAccountRemovable() 65 const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) in CreateAccountImplicitly() 72 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Auth()
|
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
D | dlp_callback_test.cpp | 64 sptr<DlpTestRemoteObj> callback = new (std::nothrow)IRemoteStub<DlpTestRemoteObj>(); variable 92 sptr<DlpSandboxChangeCallbackTest> callback = new (std::nothrow) DlpSandboxChangeCallbackTest(); variable 142 sptr<DlpTestRemoteObj> callback = new (std::nothrow)IRemoteStub<DlpTestRemoteObj>(); variable 174 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 198 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 204 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 221 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 228 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 257 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable 275 sptr<TestOpenDlpFileCallback> callback = new (std::nothrow) TestOpenDlpFileCallback(); variable [all …]
|
/base/account/os_account/frameworks/domain_account/src/ |
D | domain_account_plugin_service.cpp | 29 …rCode DomainAccountPluginService::CheckAndInitExecEnv(const sptr<IDomainAccountCallback> &callback, in CheckAndInitExecEnv() 45 …const std::vector<uint8_t> &authData, const sptr<IDomainAccountCallback> &callback, AuthMode authM… in AuthCommonInterface() 78 const sptr<IDomainAccountCallback> &callback) in Auth() 84 const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in AuthWithPopup() 90 …AccountInfo &info, const std::vector<uint8_t> &token, const sptr<IDomainAccountCallback> &callback) in AuthWithToken() 96 const std::vector<uint8_t> &token, const sptr<IDomainAccountCallback> &callback) in IsAccountTokenValid() 110 const sptr<IDomainAccountCallback> &callback) in GetAccessToken() 123 const DomainAccountInfo &accountInfo, const sptr<IDomainAccountCallback> &callback) in GetAuthStatusInfo() 139 const GetDomainAccountInfoOptions &options, const sptr<IDomainAccountCallback> &callback) in GetDomainAccountInfo() 152 const sptr<IDomainAccountCallback> &callback) in OnAccountBound() [all …]
|
/base/useriam/user_auth_framework/services/context/src/ |
D | context_factory.cpp | 33 const std::shared_ptr<ContextCallback> &callback) in CreateSimpleAuthContext() 46 const std::shared_ptr<ContextCallback> &callback) in CreateIdentifyContext() 58 const std::shared_ptr<ContextCallback> &callback) in CreateEnrollContext() 71 …red_ptr<Context> ContextFactory::CreateWidgetAuthContext(std::shared_ptr<ContextCallback> callback) in CreateWidgetAuthContext() 77 std::shared_ptr<ContextCallback> callback) in CreateWidgetContext()
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_extension_callback_stub_test.cpp | 56 PrintExtensionCallbackStub callback; variable 74 PrintExtensionCallbackStub callback; variable 92 PrintExtensionCallbackStub callback; variable 110 PrintExtensionCallbackStub callback; variable 132 PrintExtensionCallbackStub callback; variable 150 PrintExtensionCallbackStub callback; variable 172 PrintExtensionCallbackStub callback; variable 193 PrintExtensionCallbackStub callback; variable 215 PrintExtensionCallbackStub callback; variable 239 PrintExtensionCallbackStub callback; variable
|
D | print_callback_stub_test.cpp | 57 auto callback = std::make_shared<MockPrintCallbackStub>(); variable 76 auto callback = std::make_shared<MockPrintCallbackStub>(); variable 95 auto callback = std::make_shared<MockPrintCallbackStub>(); variable 134 auto callback = std::make_shared<MockPrintCallbackStub>(); variable 163 auto callback = std::make_shared<MockPrintCallbackStub>(); variable 189 auto callback = std::make_shared<MockPrintCallbackStub>(); variable
|
/base/powermgr/power_manager/services/zidl/src/shutdown/ |
D | shutdown_proxy_delegator.cpp | 24 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 47 …d ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callba… in UnRegisterShutdownCallback() 70 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 93 …id ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() 116 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 139 void ShutdownProxyDelegator::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback()
|
D | shutdown_stub_delegator.cpp | 67 auto callback = iface_cast<ITakeOverShutdownCallback>(obj); in RegisterTakeOverShutdownCallback() local 77 auto callback = iface_cast<ITakeOverShutdownCallback>(obj); in UnRegisterTakeOverShutdownCallback() local 89 auto callback = iface_cast<IAsyncShutdownCallback>(obj); in RegisterAsyncShutdownCallback() local 99 auto callback = iface_cast<IAsyncShutdownCallback>(obj); in UnRegisterAsyncShutdownCallback() local 111 auto callback = iface_cast<ISyncShutdownCallback>(obj); in RegisterSyncShutdownCallback() local 121 auto callback = iface_cast<ISyncShutdownCallback>(obj); in UnRegisterSyncShutdownCallback() local
|
/base/inputmethod/imf/frameworks/js/napi/inputmethod_extension_context/ |
D | inputmethod_extension_context.js | 24 startAbility(want, options, callback) { argument 34 startAbilityWithAccount(want, accountId, options, callback) { argument 44 disconnectAbility(connection, callback) { argument 49 terminateSelf(callback) { argument 54 destroy(callback) { argument
|
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/test/unittest/src/ |
D | dlp_permission_async_stub_test.cpp | 54 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable 75 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable 95 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable 117 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable 138 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable
|
/base/account/os_account/services/accountmgr/src/domain_account/ |
D | domain_account_plugin_proxy.cpp | 65 …const std::vector<uint8_t> &authData, const sptr<IDomainAccountCallback> &callback, AuthMode authM… in AuthCommonInterface() 89 …AccountInfo &info, const std::vector<uint8_t> &token, const sptr<IDomainAccountCallback> &callback) in IsAccountTokenValid() 113 const sptr<IDomainAccountCallback> &callback) in Auth() 120 const sptr<IDomainAccountCallback> &callback) in GetAccessToken() 144 const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in AuthWithPopup() 150 const sptr<IDomainAccountCallback> &callback) in AuthWithToken() 156 const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in GetAuthStatusInfo() 172 const GetDomainAccountInfoOptions &options, const sptr<IDomainAccountCallback> &callback) in GetDomainAccountInfo() 192 const sptr<IDomainAccountCallback> &callback) in OnAccountBound() 212 const sptr<IDomainAccountCallback> &callback) in OnAccountUnBound()
|
D | domain_account_manager_service.cpp | 45 const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in HasDomainAccount() 51 …countInfo &info, const AAFwk::WantParams ¶meters, const sptr<IDomainAccountCallback> &callback) in GetAccessToken() 63 const sptr<IDomainAccountCallback> &callback) in Auth() 69 const sptr<IDomainAccountCallback> &callback) in AuthUser() 78 …nAccountManagerService::AuthWithPopup(int32_t userId, const sptr<IDomainAccountCallback> &callback) in AuthWithPopup() 93 const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in GetDomainAccountInfo()
|
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/ |
D | callback_manager.c | 27 DeviceAuthCallback *callback; member 35 static int32_t UpdateCallbackIfExist(const char *appId, const DeviceAuthCallback *callback) in UpdateCallbackIfExist() 56 static int32_t AddCallbackIfNotExist(const char *appId, const DeviceAuthCallback *callback) in AddCallbackIfNotExist() 97 …tCallback(int64_t reqId, const uint8_t *data, uint32_t dataLen, const DeviceAuthCallback *callback) in ProcessTransmitCallback() 110 const DeviceAuthCallback *callback) in ProcessSessionKeyCallback() 122 const DeviceAuthCallback *callback) in ProcessFinishCallback() 134 const DeviceAuthCallback *callback) in ProcessErrorCallback() 146 const DeviceAuthCallback *callback) in ProcessRequestCallback() 173 int32_t RegGroupManagerCallback(const char *appId, const DeviceAuthCallback *callback) in RegGroupManagerCallback()
|
/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
D | account_iam_service_test.cpp | 140 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 155 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 182 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 197 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 211 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable 226 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 262 sptr<MockGetSetPropCallback> callback = new (std::nothrow) MockGetSetPropCallback(); variable 277 sptr<MockGetSetPropCallback> callback = new (std::nothrow) MockGetSetPropCallback(); variable
|
/base/update/sys_installer/test/unittest/ipc_test/ |
D | sys_installer_ipc_test.cpp | 77 sptr<ISysInstallerCallbackFunc> callback = new ProcessCallbackTest; variable 144 sptr<IRemoteObject> callback {}; variable 154 sptr<IRemoteObject> callback {}; variable 164 sptr<IRemoteObject> callback {}; variable 174 sptr<IRemoteObject> callback {}; variable
|
/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
D | mock_domain_plugin.cpp | 45 const std::shared_ptr<DomainAccountCallback> &callback, AuthMode authMode) in AuthCommonInterface() 97 const std::shared_ptr<DomainAccountCallback> &callback) in Auth() 103 const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) in AuthWithPopup() 109 const std::shared_ptr<DomainAccountCallback> &callback) in AuthWithToken() 115 const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) in GetAuthStatusInfo() 131 …const GetDomainAccountInfoOptions &options, const std::shared_ptr<DomainAccountCallback> &callback) in GetDomainAccountInfo() 183 … DomainAccountInfo &info, const int32_t localId, const std::shared_ptr<DomainAccountCallback> &cal… in OnAccountBound() 200 const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) in OnAccountUnBound() 216 const std::shared_ptr<DomainAccountCallback> &callback) in IsAccountTokenValid() 225 const GetAccessTokenOptions &option, const std::shared_ptr<DomainAccountCallback> &callback) in GetAccessToken()
|
/base/account/os_account/services/accountmgr/src/account_iam/ |
D | account_iam_service.cpp | 51 int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) in AddCredential() 62 const sptr<IIDMCallback> &callback) in UpdateCredential() 81 …, uint64_t credentialId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) in DelCred() 92 int32_t userId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) in DelUser() 103 int32_t userId, AuthType authType, const sptr<IGetCredInfoCallback> &callback) in GetCredentialInfo() 113 …int32_t userId, const AuthParam &authParam, const sptr<IIDMCallback> &callback, uint64_t &contextI… in AuthUser() 140 int32_t userId, const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in GetProperty() 151 int32_t userId, const SetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in SetProperty()
|
/base/location/test/location_locator/source/ |
D | country_code_manager_test.cpp | 52 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 113 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 165 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 191 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 206 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 281 sptr<ILocatorCallback> callback = variable
|
/base/print/print_fwk/interfaces/kits/jsnapi/print_extensionctx/ |
D | print_extension_context.js | 24 startAbility(want, options, callback) { argument 34 startAbilityWithAccount(want, accountId, options, callback) { argument 44 disconnectAbility(connection, callback) { argument 49 terminateSelf(callback) { argument
|
/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaper_extension_context/ |
D | wallpaper_extension_context.js | 24 startAbility(want, options, callback) { argument 34 startAbilityWithAccount(want, accountId, options, callback) { argument 44 disconnectAbility(connection, callback) { argument 49 terminateSelf(callback) { argument
|
/base/location/interfaces/inner_api/native/source/ |
D | locator_agent.cpp | 39 void LocatorAgentManager::StartGnssLocating(const LocationCallbackIfaces& callback) in StartGnssLocating() 68 void LocatorAgentManager::RegisterGnssStatusCallback(const SvStatusCallbackIfaces& callback) in RegisterGnssStatusCallback() 97 void LocatorAgentManager::RegisterNmeaMessageCallback(const GnssNmeaCallbackIfaces& callback) in RegisterNmeaMessageCallback() 214 LocationErrCode LocatorAgent::StartGnssLocating(sptr<ILocatorCallback>& callback) in StartGnssLocating() 234 LocationErrCode LocatorAgent::StopGnssLocating(sptr<ILocatorCallback>& callback) in StopGnssLocating() 248 …cationErrCode LocatorAgent::RegisterNmeaMessageCallback(const sptr<INmeaMessageCallback>& callback) in RegisterNmeaMessageCallback() 262 …tionErrCode LocatorAgent::UnregisterNmeaMessageCallback(const sptr<INmeaMessageCallback>& callback) in UnregisterNmeaMessageCallback() 276 LocationErrCode LocatorAgent::RegisterGnssStatusCallback(const sptr<IGnssStatusCallback>& callback) in RegisterGnssStatusCallback() 290 …cationErrCode LocatorAgent::UnregisterGnssStatusCallback(const sptr<IGnssStatusCallback>& callback) in UnregisterGnssStatusCallback()
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | app_account_authenticator_proxy.cpp | 31 …d::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in AddAccountImplicitly() 65 …d::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Authenticate() 103 const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) in CreateAccountImplicitly() 127 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Auth() 159 …nst std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) in VerifyCredential() 188 …nst std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) in CheckAccountLabels() 217 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties() 241 …uthenticatorProxy::IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback) in IsAccountRemovable()
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_authenticator_stub.cpp | 92 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAddAccountImplicitly() local 113 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuthenticate() local 131 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCreateAccountImplicitly() local 151 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuth() local 170 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcVerifyCredential() local 190 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCheckAccountLabels() local 208 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcSetProperties() local 226 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcIsAccountRemovable() local
|