| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| D | app_account_authenticate_test.cpp | 70 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in AddAccountImplicitly() 78 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Authenticate() 85 …nst std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) in VerifyCredential() 92 …nst std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) in CheckAccountLabels() 99 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties() 105 …ountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback) in IsAccountRemovable() 112 const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) in CreateAccountImplicitly() 119 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) in Auth() 164 sptr<IRemoteObject> callback = nullptr; variable 182 sptr<IRemoteObject> callback = nullptr; variable [all …]
|
| /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/location/frameworks/native/source/ |
| D | locator_impl.cpp | 66 sptr<ILocatorCallback>& callback) in StartLocating() 71 void LocatorImpl::StopLocating(sptr<ILocatorCallback>& callback) in StopLocating() 93 bool LocatorImpl::RegisterSwitchCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterSwitchCallback() 99 bool LocatorImpl::UnregisterSwitchCallback(const sptr<IRemoteObject>& callback) in UnregisterSwitchCallback() 105 bool LocatorImpl::RegisterGnssStatusCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterGnssStatusCallback() 111 bool LocatorImpl::UnregisterGnssStatusCallback(const sptr<IRemoteObject>& callback) in UnregisterGnssStatusCallback() 117 bool LocatorImpl::RegisterNmeaMessageCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterNmeaMessageCallback() 123 bool LocatorImpl::UnregisterNmeaMessageCallback(const sptr<IRemoteObject>& callback) in UnregisterNmeaMessageCallback() 129 bool LocatorImpl::RegisterCountryCodeCallback(const sptr<IRemoteObject>& callback, pid_t uid) in RegisterCountryCodeCallback() 135 bool LocatorImpl::UnregisterCountryCodeCallback(const sptr<IRemoteObject>& callback) in UnregisterCountryCodeCallback() [all …]
|
| /base/location/test/location_locator/source/ |
| D | country_code_manager_test.cpp | 51 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 74 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 108 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable 132 auto callback = sptr<CountryCodeCallbackHost>(new (std::nothrow) CountryCodeCallbackHost()); variable
|
| /base/inputmethod/imf/interfaces/kits/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/account/os_account/services/accountmgr/test/unittest/account_iam_callback_test/ |
| D | account_iam_service_test.cpp | 133 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 148 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 175 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 190 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 204 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable 219 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 249 sptr<MockGetSetPropCallback> callback = new (std::nothrow) MockGetSetPropCallback(); variable 264 sptr<MockGetSetPropCallback> callback = new (std::nothrow) MockGetSetPropCallback(); variable
|
| D | account_iam_callback_test.cpp | 117 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 137 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 171 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 203 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 224 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 257 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 279 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 316 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 349 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 374 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable [all …]
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_factory.cpp | 35 const std::shared_ptr<ContextCallback> &callback) in CreateSimpleAuthContext() 47 const std::shared_ptr<ContextCallback> &callback) in CreateIdentifyContext() 59 const std::shared_ptr<ContextCallback> &callback) in CreateEnrollContext() 71 …red_ptr<Context> ContextFactory::CreateWidgetAuthContext(std::shared_ptr<ContextCallback> callback) in CreateWidgetAuthContext()
|
| /base/security/device_auth/services/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/frameworks/account_iam/test/unittest/src/ |
| D | account_iam_client_no_permission_test.cpp | 139 auto callback = std::make_shared<MockIDMCallback>(); variable 154 auto callback = std::make_shared<MockIDMCallback>(); variable 182 auto callback = std::make_shared<MockIDMCallback>(); variable 197 auto callback = std::make_shared<MockIDMCallback>(); variable 211 auto callback = std::make_shared<MockGetCredInfoCallback>(); variable 239 auto callback = std::make_shared<MockGetSetPropCallback>(); variable 253 auto callback = std::make_shared<MockGetSetPropCallback>(); variable 281 auto callback = std::make_shared<MockIDMCallback>(); variable 297 auto callback = std::make_shared<MockIDMCallback>(); variable
|
| /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 AuthTrustLevel authTrustLevel, const sptr<IIDMCallback> &callback) in AuthUser() 141 int32_t userId, const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in GetProperty() 152 int32_t userId, const SetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) in SetProperty()
|
| D | account_iam_callback.cpp | 29 AuthCallback::AuthCallback(uint32_t userId, AuthType authType, const sptr<IIDMCallback> &callback) in AuthCallback() 129 const sptr<IIDMCallback> &callback) in AddCredCallback() 148 …auto callback = std::make_shared<IDMAuthCallback>(userId_, credInfo_, result, extraInfo, innerCall… in OnResult() local 163 uint32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) in UpdateCredCallback() 192 …auto callback = std::make_shared<IDMAuthCallback>(userId_, credInfo_, result, extraInfo, innerCall… in OnResult() local 207 const sptr<IIDMCallback> &callback) in DelCredCallback() 244 int32_t userId, int32_t authType, const sptr<IGetCredInfoCallback> &callback) in GetCredInfoCallbackWrapper() 267 GetPropCallbackWrapper::GetPropCallbackWrapper(const sptr<IGetSetPropCallback> &callback) : innerCa… in GetPropCallbackWrapper() 279 SetPropCallbackWrapper::SetPropCallbackWrapper(const sptr<IGetSetPropCallback> &callback) : innerCa… in SetPropCallbackWrapper()
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | context_factory_test.cpp | 59 sptr<UserAuthCallbackInterface> callback = new (nothrow) MockUserAuthCallback(); variable 75 sptr<UserAuthCallbackInterface> callback = nullptr; variable 87 sptr<UserAuthCallbackInterface> callback = new (nothrow) MockUserAuthCallback(); variable 103 sptr<UserAuthCallbackInterface> callback = nullptr; variable 115 sptr<IdmCallbackInterface> callback = new (nothrow) MockIdmCallback(); variable 131 sptr<IdmCallbackInterface> callback = nullptr; variable
|
| D | context_callback_impl_test.cpp | 59 sptr<UserAuthCallbackInterface> callback = nullptr; variable 66 sptr<IdmCallbackInterface> callback = nullptr; variable 85 sptr<UserAuthCallbackInterface> callback = mockCallback; variable 109 sptr<IdmCallbackInterface> callback = mockCallback; variable
|
| D | user_idm_stub_test.cpp | 150 …sptr<MockIdmGetCredentialInfoCallback> callback = new (std::nothrow) MockIdmGetCredentialInfoCallb… variable 157 const sptr<IdmGetCredInfoCallbackInterface> &callback) { in __anon7da01ab10302() 204 …sptr<MockIdmGetSecureUserInfoCallback> callback = new (std::nothrow) MockIdmGetSecureUserInfoCallb… variable 210 … [&testUserId](int32_t userId, const sptr<IdmGetSecureUserInfoCallbackInterface> &callback) { in __anon7da01ab10402() 259 sptr<MockIdmCallback> callback = new (std::nothrow) MockIdmCallback(); variable 266 const sptr<IdmCallbackInterface> &callback, bool isUpdate) { in __anon7da01ab10502() 316 const sptr<MockIdmCallback> callback = new (std::nothrow) MockIdmCallback(); variable 323 const sptr<IdmCallbackInterface> &callback) { in __anon7da01ab10602() 411 sptr<MockIdmCallback> callback = new (std::nothrow) MockIdmCallback(); variable 417 [&testUserId](int32_t userId, const sptr<IdmCallbackInterface> &callback) { in __anon7da01ab10802() [all …]
|
| /base/theme/wallpaper_mgr/interfaces/kits/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/powermgr/thermal_manager/frameworks/native/ |
| D | thermal_mgr_client.cpp | 97 const std::vector<std::string>& typeList, const sptr<IThermalTempCallback>& callback) in SubscribeThermalTempCallback() 105 bool ThermalMgrClient::UnSubscribeThermalTempCallback(const sptr<IThermalTempCallback>& callback) in UnSubscribeThermalTempCallback() 113 bool ThermalMgrClient::SubscribeThermalLevelCallback(const sptr<IThermalLevelCallback>& callback) in SubscribeThermalLevelCallback() 121 bool ThermalMgrClient::UnSubscribeThermalLevelCallback(const sptr<IThermalLevelCallback>& callback) in UnSubscribeThermalLevelCallback() 130 …or<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCallback>& callback) in SubscribeThermalActionCallback() 138 …ol ThermalMgrClient::UnSubscribeThermalActionCallback(const sptr<IThermalActionCallback>& callback) in UnSubscribeThermalActionCallback()
|
| /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 | 88 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAddAccountImplicitly() local 109 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuthenticate() local 127 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCreateAccountImplicitly() local 147 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcAuth() local 166 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcVerifyCredential() local 186 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcCheckAccountLabels() local 204 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcSetProperties() local 222 sptr<IRemoteObject> callback = data.ReadRemoteObject(); in ProcIsAccountRemovable() local
|
| /base/account/os_account/frameworks/account_iam/src/ |
| D | account_iam_callback_service.cpp | 25 IDMCallbackService::IDMCallbackService(int32_t userId, const std::shared_ptr<IDMCallback> &callback) in IDMCallbackService() 48 …edInfoCallbackService::GetCredInfoCallbackService(const std::shared_ptr<GetCredInfoCallback> &call… in GetCredInfoCallbackService() 61 …tSetPropCallbackService::GetSetPropCallbackService(const std::shared_ptr<GetSetPropCallback> &call… in GetSetPropCallbackService() 75 const std::shared_ptr<IDMCallback> &callback) : callback_(callback) in DomainAuthCallbackAdapter() 91 …lRecipient::DomainCredentialRecipient(int32_t userId, const std::shared_ptr<IDMCallback> &callback) in DomainCredentialRecipient() 100 auto callback = std::make_shared<DomainAuthCallbackAdapter>(idmCallback_); in OnSetData() local
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_timer.cpp | 48 void DoTimerProcess(TimerProc callback, const void *context) in DoTimerProcess() 55 TimerHandle StartPeriodicTimerTask(uint32_t interval, TimerProc callback, const void *context) in StartPeriodicTimerTask() 62 TimerHandle StartOnceTimerTask(uint32_t interval, TimerProc callback, const void *context) in StartOnceTimerTask()
|
| /base/security/access_token/services/privacymanager/test/unittest/ |
| D | sensitive_manager_test.cpp | 236 TestCallBack1 callback; variable 259 TestCallBack1 callback; variable 312 TestCallBack2 callback; variable 333 TestCallBack2 callback; variable 356 TestCallBack2 callback; variable 391 TestCallBack3 callback; variable 412 TestCallBack3 callback; variable
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| D | user_idm_stub.cpp | 122 …sptr<IdmGetCredInfoCallbackInterface> callback = iface_cast<IdmGetCredentialInfoProxy>(data.ReadRe… in GetCredentialInfoStub() local 143 sptr<IdmGetSecureUserInfoCallbackInterface> callback = in GetSecInfoStub() local 184 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in AddCredentialStub() local 229 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in UpdateCredentialStub() local 270 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in EnforceDelUserStub() local 298 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in DelUserStub() local 331 sptr<IdmCallbackInterface> callback = iface_cast<IdmCallbackProxy>(data.ReadRemoteObject()); in DelCredentialStub() local
|
| /base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
| D | domain_account_client_module_test.cpp | 152 auto callback = std::make_shared<MockDomainAuthCallback>(); variable 172 auto callback = std::make_shared<MockDomainAuthCallback>(); variable 202 auto callback = std::make_shared<MockDomainAuthCallback>(); variable 253 auto callback = std::make_shared<MockDomainAuthCallback>(); variable 313 auto callback = std::make_shared<MockDomainAuthCallback>(); variable
|
| /base/powermgr/power_manager/services/native/src/ |
| D | shutdown_service.cpp | 62 const sptr<IShutdownCallback>& callback) in AddShutdownCallback() 79 void ShutdownService::DelShutdownCallback(const sptr<IShutdownCallback>& callback) in DelShutdownCallback() 142 void ShutdownService::CallbackManager::AddCallback(const sptr<IShutdownCallback>& callback) in AddCallback() 155 void ShutdownService::CallbackManager::RemoveCallback(const sptr<IShutdownCallback>& callback) in RemoveCallback() 179 sptr<IShutdownCallback> callback = iface_cast<IShutdownCallback>(obj); in WaitingCallback() local
|