| /base/location/frameworks/native/geofence_sdk/source/ |
| H A D | geofence_request.cpp | 123 void GeofenceRequest::SetGeofenceTransitionCallback(const sptr<IRemoteObject>& callback)
in SetGeofenceTransitionCallback() argument
|
| /base/account/os_account/frameworks/account_iam/src/ |
| H A D | account_iam_mgr_proxy.cpp | 103 AddOrUpdateCredential( int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback, bool isAdd) AddOrUpdateCredential() argument 149 AddCredential( int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) AddCredential() argument 155 UpdateCredential( int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) UpdateCredential() argument 179 DelCred( int32_t userId, uint64_t credentialId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) DelCred() argument 214 DelUser( int32_t userId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) DelUser() argument 244 GetCredentialInfo( int32_t userId, AuthType authType, const sptr<IGetCredInfoCallback> &callback) GetCredentialInfo() argument 275 PrepareRemoteAuth( const std::string &remoteNetworkId, const sptr<IPreRemoteAuthCallback> &callback) PrepareRemoteAuth() argument 383 AuthUser( AuthParam &authParam, const sptr<IIDMCallback> &callback, uint64_t &contextId) AuthUser() argument 479 GetProperty( int32_t userId, const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) GetProperty() argument 518 SetProperty( int32_t userId, const SetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) SetProperty() argument 554 GetEnrolledId( int32_t accountId, AuthType authType, const sptr<IGetEnrolledIdCallback> &callback) GetEnrolledId() argument [all...] |
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_interface.cpp | 197 std::shared_ptr<OsAccountDeleteUserIdmCallback> callback = std::make_shared<OsAccountDeleteUserIdmCallback>(); in SendToIDMAccountDelete() local [all...] |
| /base/account/os_account/frameworks/domain_account/src/ |
| H A D | domain_account_client.cpp | 86 ErrCode DomainAccountClient::AuthProxyInit(const std::shared_ptr<DomainAccountCallback> &callback,
in AuthProxyInit() argument 106 GetAccessToken(const DomainAccountInfo &info, const AAFwk::WantParams ¶meters, const std::shared_ptr<GetAccessTokenCallback> &callback) GetAccessToken() argument 127 HasAccount( const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) HasAccount() argument 147 Auth(const DomainAccountInfo &info, const std::vector<uint8_t> &password, const std::shared_ptr<DomainAccountCallback> &callback) Auth() argument 159 AuthUser(int32_t userId, const std::vector<uint8_t> &password, const std::shared_ptr<DomainAccountCallback> &callback) AuthUser() argument 171 AuthWithPopup(int32_t userId, const std::shared_ptr<DomainAccountCallback> &callback) AuthWithPopup() argument 238 GetDomainAccountInfo( const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) GetDomainAccountInfo() argument [all...] |
| H A D | domain_account_proxy.cpp | 49 HasDomainAccount( const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) HasDomainAccount() argument 153 Auth( const DomainAccountInfo &info, const std::vector<uint8_t> &password, const sptr<IDomainAccountCallback> &callback) Auth() argument 185 AuthUser( int32_t userId, const std::vector<uint8_t> &password, const sptr<IDomainAccountCallback> &callback) AuthUser() argument 209 AuthWithPopup(int32_t userId, const sptr<IDomainAccountCallback> &callback) AuthWithPopup() argument 287 GetAccessToken( const DomainAccountInfo &info, const AAFwk::WantParams ¶meters, const sptr<IDomainAccountCallback> &callback) GetAccessToken() argument 311 GetDomainAccountInfo( const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) GetDomainAccountInfo() argument [all...] |
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_authenticator_session_manager.cpp | 192 GetAuthenticatorCallback( const AuthenticatorSessionRequest &request, sptr<IRemoteObject> &callback) GetAuthenticatorCallback() argument
|
| /base/account/os_account/services/accountmgr/test/unittest/domain_account/ |
| H A D | domain_account_manager_inner_service_test.cpp | 233 auto callback = std::make_shared<MockDomainAccountCallback>(); in HWTEST_F() local 253 auto callback = std::make_shared<MockDomainAccountCallback>(); in HWTEST_F() local 269 auto callback in HWTEST_F() local 384 auto callback = std::make_shared<MockDomainAccountCallback>(); HWTEST_F() local 403 auto callback = std::make_shared<MockDomainAccountCallback>(); HWTEST_F() local 421 auto callback = std::make_shared<MockDomainAccountCallback>(); HWTEST_F() local 440 auto callback = std::make_shared<MockDomainAccountCallback>(); HWTEST_F() local 485 std::shared_ptr<DomainAccountCallback> callback = nullptr; HWTEST_F() local [all...] |
| /base/account/os_account/interfaces/kits/napi/domain_account/src/ |
| H A D | napi_domain_auth_callback.cpp | 33 NapiDomainAuthCallback::NapiDomainAuthCallback(const std::shared_ptr<DomainAccountCallback> &callback)
in NapiDomainAuthCallback() argument 177 NapiDomainAccountCallback(napi_env env, std::shared_ptr<JsDomainAccountAuthCallback> &callback) NapiDomainAccountCallback() argument [all...] |
| /base/account/os_account/services/accountmgr/src/ability_manager_adapter/ |
| H A D | ability_manager_adapter.cpp | 166 ErrCode AbilityManagerAdapter::StopUser(int32_t accountId, const sptr<AAFwk::IUserCallback> &callback)
in StopUser() argument 118 StartUser(int32_t accountId, const sptr<AAFwk::IUserCallback> &callback, bool isAppRecovery) StartUser() argument
|
| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| H A D | app_account_authenticate_test.cpp | 69 AddAccountImplicitly( const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) AddAccountImplicitly() argument 77 Authenticate( const std::string &name, const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Authenticate() argument 85 VerifyCredential( const std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) VerifyCredential() argument 92 CheckAccountLabels( const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) CheckAccountLabels() argument 99 SetProperties( const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) SetProperties() argument 106 IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback) IsAccountRemovable() argument 112 CreateAccountImplicitly( const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) CreateAccountImplicitly() argument 119 Auth(const std::string &name, const std::string &authType, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Auth() argument 175 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 193 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 211 sptr<IRemoteObject> callback = oauthCallbackPtr->AsObject(); HWTEST_F() local 229 sptr<IRemoteObject> callback = oauthCallbackPtr->AsObject(); HWTEST_F() local 246 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 275 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 304 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 326 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 348 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local 369 sptr<IRemoteObject> callback = nullptr; HWTEST_F() local [all...] |
| H A D | app_account_authenticator_session_manager_module_test.cpp | 329 sptr<IRemoteObject> callback = nullptr; in HWTEST_F() local [all...] |
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_builder.cpp | 227 void NapiHiAppEventBuilder::BuildCallback(const napi_env env, const napi_value callback)
in BuildCallback() argument
|
| /base/account/os_account/frameworks/ohosaccount/native/src/ |
| H A D | ohos_account_kits_impl.cpp | 210 SubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type, const std::shared_ptr<DistributedAccountSubscribeCallback> &callback) SubscribeDistributedAccountEvent() argument 245 UnsubscribeDistributedAccountEvent(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type, const std::shared_ptr<DistributedAccountSubscribeCallback> &callback) UnsubscribeDistributedAccountEvent() argument 281 CreateDistributedAccountEventService(const DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE type, const std::shared_ptr<DistributedAccountSubscribeCallback> &callback, sptr<IRemoteObject> &subscribeListener) CreateDistributedAccountEventService() argument [all...] |
| /base/account/os_account/interfaces/kits/napi/domain_account/include/ |
| H A D | napi_domain_account_manager.h | 85 std::shared_ptr<AccountSA::DomainAccountCallback> callback = nullptr;
member [all...] |
| /base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/ |
| H A D | sandbox_manager_rdb.cpp | 66 SandboxManagerRdbOpenCallback callback; in SandboxManagerRdb() local
|
| /base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
| H A D | mock_domain_plugin.cpp | 44 AuthCommonInterface(const DomainAccountInfo &info, const std::vector<uint8_t> &authData, const std::shared_ptr<DomainAccountCallback> &callback, AuthMode authMode) AuthCommonInterface() argument 96 Auth(const DomainAccountInfo &info, const std::vector<uint8_t> &password, const std::shared_ptr<DomainAccountCallback> &callback) Auth() argument 102 AuthWithPopup( const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) AuthWithPopup() argument 108 AuthWithToken(const DomainAccountInfo &info, const std::vector<uint8_t> &token, const std::shared_ptr<DomainAccountCallback> &callback) AuthWithToken() argument 114 GetAuthStatusInfo( const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) GetAuthStatusInfo() argument 130 GetDomainAccountInfo( const GetDomainAccountInfoOptions &options, const std::shared_ptr<DomainAccountCallback> &callback) GetDomainAccountInfo() argument 182 OnAccountBound( const DomainAccountInfo &info, const int32_t localId, const std::shared_ptr<DomainAccountCallback> &callback) OnAccountBound() argument 199 OnAccountUnBound( const DomainAccountInfo &info, const std::shared_ptr<DomainAccountCallback> &callback) OnAccountUnBound() argument 215 IsAccountTokenValid(const DomainAccountInfo &info, const std::vector<uint8_t> &token, const std::shared_ptr<DomainAccountCallback> &callback) IsAccountTokenValid() argument 224 GetAccessToken(const DomainAccountInfo &domainInfo, const std::vector<uint8_t> &accountToken, const GetAccessTokenOptions &option, const std::shared_ptr<DomainAccountCallback> &callback) GetAccessToken() argument [all...] |
| /base/account/os_account/services/accountmgr/src/account_iam/ |
| H A D | account_iam_mgr_stub.cpp | 276 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in AddOrUpdateCredential() local 321 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); in ProcDelCred() local 345 sptr<IIDMCallback> callback in ProcDelUser() local 383 sptr<IGetCredInfoCallback> callback = iface_cast<IGetCredInfoCallback>(data.ReadRemoteObject()); ProcGetCredentialInfo() local 407 sptr<IPreRemoteAuthCallback> callback = iface_cast<IPreRemoteAuthCallback>(data.ReadRemoteObject()); ProcPrepareRemoteAuth() local 513 sptr<IIDMCallback> callback = iface_cast<IIDMCallback>(data.ReadRemoteObject()); ProcAuthUser() local 600 sptr<IGetSetPropCallback> callback = iface_cast<IGetSetPropCallback>(data.ReadRemoteObject()); ProcGetProperty() local 629 sptr<IGetSetPropCallback> callback = iface_cast<IGetSetPropCallback>(data.ReadRemoteObject()); ProcSetProperty() local 668 sptr<IGetEnrolledIdCallback> callback = iface_cast<IGetEnrolledIdCallback>(data.ReadRemoteObject()); ProcGetEnrolledId() local [all...] |
| H A D | account_iam_service.cpp | 97 AddCredential( int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) AddCredential() argument 114 UpdateCredential(int32_t userId, const CredentialParameters &credInfo, const sptr<IIDMCallback> &callback) UpdateCredential() argument 135 DelCred( int32_t userId, uint64_t credentialId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) DelCred() argument 147 DelUser( int32_t userId, const std::vector<uint8_t> &authToken, const sptr<IIDMCallback> &callback) DelUser() argument 159 GetCredentialInfo( int32_t userId, AuthType authType, const sptr<IGetCredInfoCallback> &callback) GetCredentialInfo() argument 175 PrepareRemoteAuth( const std::string &remoteNetworkId, const sptr<IPreRemoteAuthCallback> &callback) PrepareRemoteAuth() argument 181 AuthUser( AuthParam &authParam, const sptr<IIDMCallback> &callback, uint64_t &contextId) AuthUser() argument 209 GetProperty( int32_t userId, const GetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) GetProperty() argument 221 SetProperty( int32_t userId, const SetPropertyRequest &request, const sptr<IGetSetPropCallback> &callback) SetProperty() argument 238 GetEnrolledId( int32_t accountId, AuthType authType, const sptr<IGetEnrolledIdCallback> &callback) GetEnrolledId() argument [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
| H A D | account_iam_callback_test.cpp | 92 explicit TestGetCredInfoCallback(const std::shared_ptr<MockGetCredInfoCallback> &callback) : callback_(callback)
in TestGetCredInfoCallback() argument 163 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback();
in HWTEST_F() local 184 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback();
in HWTEST_F() local 219 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 252 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 274 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 311 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 344 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 383 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); HWTEST_F() local 439 std::shared_ptr<MockGetCredInfoCallback> callback = std::make_shared<MockGetCredInfoCallback>(); HWTEST_F() local 469 std::shared_ptr<MockGetCredInfoCallback> callback = std::make_shared<MockGetCredInfoCallback>(); HWTEST_F() local 499 std::shared_ptr<MockGetCredInfoCallback> callback = std::make_shared<MockGetCredInfoCallback>(); HWTEST_F() local [all...] |
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | brightness_manager.cpp | 183 SetLightBrightnessThreshold( std::vector<int32_t> threshold, sptr<IDisplayBrightnessCallback> callback) SetLightBrightnessThreshold() argument
|
| /base/powermgr/display_manager/state_manager/service/zidl/src/ |
| H A D | display_power_mgr_stub.cpp | 379 sptr<IDisplayPowerCallback> callback = iface_cast<IDisplayPowerCallback>(obj); in RegisterCallbackStub() local 451 sptr<IDisplayBrightnessCallback> callback = iface_cast<IDisplayBrightnessCallback>(obj); in SetLightBrightnessThresholdStub() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | power_wakeup_controller_test.cpp | 233 InputCallback* callback = new InputCallback(); in HWTEST_F() local 267 InputCallback* callback = new InputCallback(); in HWTEST_F() local 310 InputCallback* callback = new InputCallback(); in HWTEST_F() local 415 InputCallback callback; in HWTEST_F() local 438 InputCallback callback; HWTEST_F() local 461 InputCallback callback; HWTEST_F() local [all...] |
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| H A D | thermal_policy.cpp | 87 ThermalObserver::Callback callback = [this](const TypeTempMap& info) { this->OnSensorInfoReported(info); }; in RegisterObserver() local
|
| /base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
| H A D | napi_inner_print.cpp | 544 sptr<IPrintCallback> callback = new (std::nothrow) PrintCallback(env, callbackRef); in On() local 611 sptr<IPrintCallback> callback = new (std::nothrow) PrintCallback(env, callbackRef); in StartGetPrintFile() local [all...] |
| H A D | napi_print_task.cpp | 151 sptr<IPrintCallback> callback = new (std::nothrow) PrintCallback(env, adapterRef); in ParsePrintAdapterParameter() local
|