Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 1124) sorted by relevance

12345678910>>...45

/base/location/test/location_geofence/source/
Dlocation_gnss_geofence_callback_host_test.cpp39 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
56 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
74 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
86 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
98 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
119 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
136 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
151 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
166 std::shared_ptr<LocationGnssGeofenceCallbackNapi> callback = variable
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
Daccount_iam_service_test.cpp187 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
202 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
217 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
232 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
247 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
274 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
289 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable
303 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable
317 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable
331 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable
[all …]
/base/powermgr/power_manager/frameworks/native/shutdown/
Dshutdown_client.cpp33 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/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
Ddlp_callback_test.cpp64 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/services/accountmgr/test/mock/app_account/
Dmock_app_account_authenticator_stub.cpp23 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/msdp/device_status/test/unittest/libs/src/
Ddevice_status_mock_test.cpp147 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
161 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
177 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
193 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
209 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
225 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
241 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
257 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
363 auto callback = std::make_shared<DeviceStatusMsdpClientImpl>(); variable
407 …std::shared_ptr<DeviceStatusMsdpClientImpl> callback = std::make_shared<DeviceStatusMsdpClientImpl… variable
/base/account/os_account/frameworks/domain_account/src/
Ddomain_account_plugin_service.cpp29 …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/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_extension_callback_stub_test.cpp56 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
/base/location/test/location_locator/source/
Dlocator_required_data_manager_test.cpp83 auto callback = variable
102 auto callback = variable
221 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
234 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
246 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
257 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
270 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
282 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
/base/useriam/user_auth_framework/services/context/src/
Dcontext_factory.cpp35 const std::shared_ptr<ContextCallback> &callback) in CreateSimpleAuthContext()
48 const std::shared_ptr<ContextCallback> &callback) in CreateIdentifyContext()
60 const std::shared_ptr<ContextCallback> &callback) in CreateEnrollContext()
73 …red_ptr<Context> ContextFactory::CreateWidgetAuthContext(std::shared_ptr<ContextCallback> callback) in CreateWidgetAuthContext()
79 std::shared_ptr<ContextCallback> callback) in CreateWidgetContext()
87 … RemoteAuthContextParam &remoteAuthContextParam, const std::shared_ptr<ContextCallback> &callback) in CreateRemoteAuthContext()
107 RemoteAuthInvokerContextParam param, std::shared_ptr<ContextCallback> callback) in CreateRemoteAuthInvokerContext()
/base/sensors/sensor/test/unittest/coverage/
Dreport_data_callback_test.cpp62 sptr<ReportDataCallback> callback = new (std::nothrow) ReportDataCallback(); variable
77 sptr<ReportDataCallback> callback = new (std::nothrow) ReportDataCallback(); variable
93 sptr<ReportDataCallback> callback = new (std::nothrow) ReportDataCallback(); variable
104 sptr<ReportDataCallback> callback = new (std::nothrow) ReportDataCallback(); variable
115 sptr<ReportDataCallback> callback = new (std::nothrow) ReportDataCallback(); variable
/base/powermgr/power_manager/services/zidl/src/shutdown/
Dshutdown_proxy_delegator.cpp24 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()
Dshutdown_stub_delegator.cpp67 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/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_cookie_manager_impl.cpp35 void ArkWebCookieManagerImpl::Store(ArkWebRefPtr<ArkWebBoolValueCallback> callback) in Store()
52 …const ArkWebString& url, const ArkWebString& value, ArkWebRefPtr<ArkWebBoolValueCallback> callback) in SetCookie()
68 void ArkWebCookieManagerImpl::ExistCookies(ArkWebRefPtr<ArkWebBoolValueCallback> callback) in ExistCookies()
84 …eManagerImpl::ReturnCookie(const ArkWebString& url, ArkWebRefPtr<ArkWebStringValueCallback> callba… in ReturnCookie()
96 …const ArkWebString& url, const ArkWebString& value, ArkWebRefPtr<ArkWebLongValueCallback> callback) in ConfigCookie()
107 void ArkWebCookieManagerImpl::DeleteSessionCookies(ArkWebRefPtr<ArkWebBoolValueCallback> callback) in DeleteSessionCookies()
117 void ArkWebCookieManagerImpl::DeleteCookieEntirely(ArkWebRefPtr<ArkWebBoolValueCallback> callback, … in DeleteCookieEntirely()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/test/unittest/src/
Ddlp_permission_async_stub_test.cpp54 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
158 sptr<DlpPermissionAsyncStub> callback = new (std::nothrow) DlpPermissionAsyncStub(callback1); variable
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_callback_service.cpp25 IDMCallbackService::IDMCallbackService(int32_t userId, const std::shared_ptr<IDMCallback> &callback) in IDMCallbackService()
50 …edInfoCallbackService::GetCredInfoCallbackService(const std::shared_ptr<GetCredInfoCallback> &call… in GetCredInfoCallbackService()
63 …tSetPropCallbackService::GetSetPropCallbackService(const std::shared_ptr<GetSetPropCallback> &call… in GetSetPropCallbackService()
76 …dIdCallbackService::GetEnrolledIdCallbackService(const std::shared_ptr<GetEnrolledIdCallback> &cal… in GetEnrolledIdCallbackService()
90 const std::shared_ptr<PreRemoteAuthCallback> &callback) : callback_(callback) in PreRemoteAuthCallbackService()
103 const std::shared_ptr<IDMCallback> &callback) : callback_(callback) in DomainAuthCallbackAdapter()
125 …lRecipient::DomainCredentialRecipient(int32_t userId, const std::shared_ptr<IDMCallback> &callback) in DomainCredentialRecipient()
134 auto callback = std::make_shared<DomainAuthCallbackAdapter>(idmCallback_); in OnSetData() local
/base/account/os_account/services/accountmgr/src/domain_account/
Ddomain_account_plugin_proxy.cpp65 …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()
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/
Dcallback_manager.c27 DeviceAuthCallback *callback; member
35 static int32_t UpdateCallbackIfExist(const char *appId, const DeviceAuthCallback *callback) in UpdateCallbackIfExist()
57 static int32_t AddCallbackIfNotExist(const char *appId, const DeviceAuthCallback *callback) in AddCallbackIfNotExist()
98 …tCallback(int64_t reqId, const uint8_t *data, uint32_t dataLen, const DeviceAuthCallback *callback) in ProcessTransmitCallback()
111 const DeviceAuthCallback *callback) in ProcessSessionKeyCallback()
123 const DeviceAuthCallback *callback) in ProcessFinishCallback()
135 const DeviceAuthCallback *callback) in ProcessErrorCallback()
147 const DeviceAuthCallback *callback) in ProcessRequestCallback()
174 int32_t RegGroupManagerCallback(const char *appId, const DeviceAuthCallback *callback) in RegGroupManagerCallback()
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
Dmock_domain_plugin.cpp45 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/location/frameworks/native/locator_sdk/source/
Dlocator_impl.cpp127 sptr<ILocatorCallback>& callback) in StartLocating()
148 void LocatorImpl::StopLocating(sptr<ILocatorCallback>& callback) in StopLocating()
191 bool LocatorImpl::RegisterSwitchCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterSwitchCallback()
202 bool LocatorImpl::UnregisterSwitchCallback(const sptr<IRemoteObject>& callback) in UnregisterSwitchCallback()
210 bool LocatorImpl::RegisterGnssStatusCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterGnssStatusCallback()
229 bool LocatorImpl::UnregisterGnssStatusCallback(const sptr<IRemoteObject>& callback) in UnregisterGnssStatusCallback()
244 bool LocatorImpl::RegisterNmeaMessageCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterNmeaMessageCallback()
263 bool LocatorImpl::UnregisterNmeaMessageCallback(const sptr<IRemoteObject>& callback) in UnregisterNmeaMessageCallback()
278 bool LocatorImpl::RegisterCountryCodeCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterCountryCodeCallback()
289 bool LocatorImpl::UnregisterCountryCodeCallback(const sptr<IRemoteObject>& callback) in UnregisterCountryCodeCallback()
[all …]
/base/update/sys_installer/test/unittest/ipc_test/
Dsys_installer_ipc_test.cpp77 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/inputmethod/imf/frameworks/js/napi/inputmethod_extension_context/
Dinputmethod_extension_context.js24 startAbility(want, options, callback) { argument
37 startAbilityWithAccount(want, accountId, options, callback) { argument
49 disconnectAbility(connection, callback) { argument
53 terminateSelf(callback) { argument
57 destroy(callback) { argument
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_client_no_permission_test.cpp185 auto callback = std::make_shared<MockIDMCallback>(); variable
200 auto callback = std::make_shared<MockIDMCallback>(); variable
228 auto callback = std::make_shared<MockIDMCallback>(); variable
243 auto callback = std::make_shared<MockIDMCallback>(); variable
257 auto callback = std::make_shared<MockGetCredInfoCallback>(); variable
271 auto callback = std::make_shared<MockGetEnrolledIdCallback>(); variable
299 auto callback = std::make_shared<MockGetSetPropCallback>(); variable
313 auto callback = std::make_shared<MockGetSetPropCallback>(); variable
343 auto callback = std::make_shared<MockIDMCallback>(); variable
372 auto callback = std::make_shared<MockPreRemoteAuthCallback>(); variable
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_service.cpp98 int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) in AddCredential()
115 const sptr<IIDMCallback> &callback) in UpdateCredential()
136 …, uint64_t credentialId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) in DelCred()
148 int32_t userId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) in DelUser()
160 int32_t userId, AuthType authType, const sptr<IGetCredInfoCallback> &callback) in GetCredentialInfo()
176 const std::string &remoteNetworkId, const sptr<IPreRemoteAuthCallback> &callback) in PrepareRemoteAuth()
182 AuthParam &authParam, const sptr<IIDMCallback> &callback, uint64_t &contextId) in AuthUser()
210 int32_t userId, const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in GetProperty()
222 int32_t userId, const SetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in SetProperty()
239 int32_t accountId, AuthType authType, const sptr<IGetEnrolledIdCallback> &callback) in GetEnrolledId()
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_authenticator_stub.cpp67 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAddAccountImplicitly() local
88 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuthenticate() local
106 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCreateAccountImplicitly() local
126 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuth() local
145 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcVerifyCredential() local
165 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCheckAccountLabels() local
183 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcSetProperties() local
201 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcIsAccountRemovable() local

12345678910>>...45