| /base/location/test/location_geofence/source/ |
| D | location_gnss_geofence_callback_host_test.cpp | 39 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/telephony/core_service/test/unittest/esim_gtest/ |
| D | esim_service_client_branch_test.cpp | 64 sptr<IEsimServiceCallback> callback = nullptr; variable 82 sptr<IEsimServiceCallback> callback = nullptr; variable 95 sptr<IEsimServiceCallback> callback = nullptr; variable 108 sptr<IEsimServiceCallback> callback = nullptr; variable 121 sptr<IEsimServiceCallback> callback = nullptr; variable 131 sptr<IEsimServiceCallback> callback = nullptr; variable 140 sptr<IEsimServiceCallback> callback = nullptr; variable 151 sptr<IEsimServiceCallback> callback = nullptr; variable 164 sptr<IEsimServiceCallback> callback = nullptr; variable 177 sptr<IEsimServiceCallback> callback = nullptr; variable [all …]
|
| /base/request/request/frameworks/native/cache_download/tests/ut/download/ |
| D | ut_netstack.rs | 210 let callback = MockPrimeCallback::new("test_task_id"); in ut_cancel_handle_cancel() localVariable 240 let callback = MockPrimeCallback::new("test_task_id"); in ut_cancel_handle_add_count() localVariable 268 let callback = MockPrimeCallback::new("test_task_id"); in ut_download_task_run_valid_url() localVariable 289 let callback = MockPrimeCallback::new("test_task_id"); in ut_download_task_run_invalid_url() localVariable 311 let callback = Arc::new(Mutex::new(MockPrimeCallback::new("test_task_id"))); in ut_request_callback_on_cancel() localVariable 341 let mut callback = MockPrimeCallback::new("test_task_id"); in ut_request_callback_on_progress() localVariable 358 let mut callback = MockPrimeCallback::new("test_task_id"); in ut_request_callback_on_restart() localVariable 379 let callback = MockPrimeCallback::new("test_task_id"); in ut_cancel_handle_reset() localVariable 413 let callback = MockPrimeCallback::new("test_task_id"); in ut_download_task_run_with_headers() localVariable 434 let mut callback = MockPrimeCallback::new("test_task_id"); in ut_request_callback_on_data_receive_chunked() localVariable [all …]
|
| /base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
| D | account_iam_service_test.cpp | 190 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 205 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 220 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 235 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 250 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 277 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 292 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 306 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable 320 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable 334 sptr<MockGetCredInfoCallback> callback = new (std::nothrow) MockGetCredInfoCallback(); variable [all …]
|
| D | account_iam_callback_test.cpp | 94 …explicit TestGetCredInfoCallback(const std::shared_ptr<MockGetCredInfoCallback> &callback) : callb… in TestGetCredInfoCallback() 212 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 243 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 282 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 312 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 335 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 363 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 388 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 411 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable 428 sptr<MockIIDMCallback> callback = new (std::nothrow) MockIIDMCallback(); variable [all …]
|
| D | account_inner_iam_manager_mock_source_file_test.cpp | 102 … explicit TestIIDMCallback(const std::shared_ptr<MockIIDMCallback> &callback) : callback_(callback) in TestIIDMCallback() 137 std::shared_ptr<MockIIDMCallback> callback = std::make_shared<MockIIDMCallback>(); variable 158 std::shared_ptr<MockIIDMCallback> callback = std::make_shared<MockIIDMCallback>(); variable 201 const sptr<IDomainAccountCallback> &callback) in Auth() 207 …nPlugin::AuthWithPopup(const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in AuthWithPopup() 214 const sptr<IDomainAccountCallback> &callback) in AuthWithToken() 220 …gin::GetAuthStatusInfo(const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in GetAuthStatusInfo() 235 const sptr<IDomainAccountCallback> &callback) in GetDomainAccountInfo() 242 const sptr<IDomainAccountCallback> &callback) in OnAccountBound() 248 …ugin::OnAccountUnBound(const DomainAccountInfo &info, const sptr<IDomainAccountCallback> &callback) in OnAccountUnBound() [all …]
|
| /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/msdp/device_status/test/unittest/libs/src/ |
| D | device_status_mock_test.cpp | 147 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/powermgr/power_manager/frameworks/native/shutdown/ |
| D | shutdown_client.cpp | 33 const sptr<ITakeOverShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 40 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ITakeOverShutdownCallback>& callback) in UnRegisterShutdownCallback() 47 const sptr<IAsyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 54 void ShutdownClient::UnRegisterShutdownCallback(const sptr<IAsyncShutdownCallback>& callback) in UnRegisterShutdownCallback() 61 const sptr<ISyncShutdownCallback>& callback, ShutdownPriority priority) in RegisterShutdownCallback() 68 void ShutdownClient::UnRegisterShutdownCallback(const sptr<ISyncShutdownCallback>& callback) in UnRegisterShutdownCallback()
|
| /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/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, int32_t &funcResult) in AddAccountImplicitly() 31 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback, int32_t &funcResult) in Authenticate() 39 …nst std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback, in VerifyCredential() 48 …nst std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback, in CheckAccountLabels() 57 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback, int32_t &funcResult) in SetProperties() 64 …ountAuthenticator::IsAccountRemovable(const std::string &name, const sptr<IRemoteObject> &callback, in IsAccountRemovable() 73 …const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback, int32_t &funcR… in CreateAccountImplicitly() 81 const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback, int32_t &funcResult) in Auth()
|
| /base/account/os_account/test/fuzztest/domainaccount/hasdomainaccount_fuzzer/ |
| D | hasdomainaccount_fuzzer.cpp | 42 const std::shared_ptr<DomainAccountCallback> &callback) override {} in Auth() 44 const std::shared_ptr<AccountSA::DomainAccountCallback> &callback) override {} in AuthWithPopup() 46 const std::shared_ptr<AccountSA::DomainAccountCallback> &callback) override {} in AuthWithToken() 48 const std::shared_ptr<DomainAccountCallback> &callback) override {} in GetAuthStatusInfo() 50 const std::shared_ptr<DomainAccountCallback> &callback) override {} in GetDomainAccountInfo() 52 const std::shared_ptr<DomainAccountCallback> &callback) override {} in OnAccountBound() 54 const std::shared_ptr<DomainAccountCallback> &callback) override {} in OnAccountUnBound() 56 const std::shared_ptr<DomainAccountCallback> &callback) override {} in IsAccountTokenValid() 58 …const GetAccessTokenOptions &option, const std::shared_ptr<DomainAccountCallback> &callback) overr… in GetAccessToken() 76 std::shared_ptr<DomainAccountCallback> callback = std::make_shared<TestDomainAccountCallback>(); in HasDomainAccountFuzzTest() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| D | power_mgr_service_ipc_adapter_test.cpp | 141 bool RegisterPowerStateCallback(const sptr<IPowerStateCallback>& callback, bool isSync = true) in RegisterPowerStateCallback() 145 bool UnRegisterPowerStateCallback(const sptr<IPowerStateCallback>& callback) in UnRegisterPowerStateCallback() 150 bool RegisterSyncSleepCallback(const sptr<ISyncSleepCallback>& callback, SleepPriority priority) in RegisterSyncSleepCallback() 154 bool UnRegisterSyncSleepCallback(const sptr<ISyncSleepCallback>& callback) in UnRegisterSyncSleepCallback() 158 bool RegisterSyncHibernateCallback(const sptr<ISyncHibernateCallback>& callback) in RegisterSyncHibernateCallback() 162 bool UnRegisterSyncHibernateCallback(const sptr<ISyncHibernateCallback>& callback) in UnRegisterSyncHibernateCallback() 166 bool RegisterPowerModeCallback(const sptr<IPowerModeCallback>& callback) in RegisterPowerModeCallback() 170 bool UnRegisterPowerModeCallback(const sptr<IPowerModeCallback>& callback) in UnRegisterPowerModeCallback() 175 … bool RegisterScreenStateCallback(int32_t remainTime, const sptr<IScreenOffPreCallback>& callback) in RegisterScreenStateCallback() 179 bool UnRegisterScreenStateCallback(const sptr<IScreenOffPreCallback>& callback) in UnRegisterScreenStateCallback() [all …]
|
| /base/location/test/location_locator/source/ |
| D | locator_required_data_manager_test.cpp | 72 auto callback = variable 91 auto callback = variable 120 auto callback = variable 240 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable 253 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable 265 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable 276 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable 289 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable 301 … std::shared_ptr<LocatorBleCallbackWapper> callback = std::make_shared<LocatorBleCallbackWapper>(); variable
|
| /base/location/frameworks/ets/taihe/locator_sdk/src/ |
| D | ohos.geoLocationManager.impl.cpp | 259 … ::taihe::callback_view<void(::taihe::array_view<::ohos::geoLocationManager::Location>)> callback) in OnCachedGnssLocationsChange() 265 …::taihe::optional_view<::taihe::callback<void(::taihe::array_view<::ohos::geoLocationManager::Loca… in OffCachedGnssLocationsChange() 272 ::taihe::callback_view<void(::ohos::geoLocationManager::Location const&)> callback) in OnLocationChange() 289 …::taihe::optional_view<::taihe::callback<void(::ohos::geoLocationManager::Location const&)>> callb… in OffLocationChange() 305 void OnCountryCodeChange(::taihe::callback_view<void(::ohos::geoLocationManager::CountryCode const&… in OnCountryCodeChange() 320 …::taihe::optional_view<::taihe::callback<void(::ohos::geoLocationManager::CountryCode const&)>> ca… in OffCountryCodeChange() 336 void OffNmeaMessage(::taihe::optional_view<::taihe::callback<void(::taihe::string_view)>> callback) in OffNmeaMessage() 352 void OnNmeaMessage(::taihe::callback_view<void(::taihe::string_view)> callback) in OnNmeaMessage() 366 …::taihe::optional_view<::taihe::callback<void(::ohos::geoLocationManager::SatelliteStatusInfo cons… in OffSatelliteStatusChange() 383 ::taihe::callback_view<void(::ohos::geoLocationManager::SatelliteStatusInfo const&)> callback) in OnSatelliteStatusChange() [all …]
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | esim_service_client.cpp | 78 sptr<EsimServiceClientCallback> callback = new (std::nothrow) EsimServiceClientCallback(); in GetProxy() local 148 int32_t EsimServiceClient::GetEid(int32_t slotId, const sptr<IEsimServiceCallback> &callback) in GetEid() 168 int32_t EsimServiceClient::StartOsu(int32_t slotId, const sptr<IEsimServiceCallback> &callback) in StartOsu() 180 bool forceDisableProfile, const sptr<IEsimServiceCallback> &callback) in GetDownloadableProfileMetadata() 192 …_t slotId, int32_t portIndex, bool forceDisableProfile, const sptr<IEsimServiceCallback> &callback) in GetDownloadableProfiles() 203 const DownloadableProfile &profile, const sptr<IEsimServiceCallback> &callback) in DownloadProfile() 213 …mServiceClient::GetEuiccProfileInfoList(int32_t slotId, const sptr<IEsimServiceCallback> &callback) in GetEuiccProfileInfoList() 223 int32_t EsimServiceClient::GetEuiccInfo(int32_t slotId, const sptr<IEsimServiceCallback> &callback) in GetEuiccInfo() 234 int32_t slotId, const std::string &iccId, const sptr<IEsimServiceCallback> &callback) in DeleteProfile() 245 const std::string &iccId, bool forceDisableProfile, const sptr<IEsimServiceCallback> &callback) in SwitchToProfile() [all …]
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_factory.cpp | 36 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateSimpleAuthContext() 49 const std::shared_ptr<ContextCallback> &callback) in CreateIdentifyContext() 61 const std::shared_ptr<ContextCallback> &callback, bool needSubscribeAppState) in CreateEnrollContext() 74 …red_ptr<Context> ContextFactory::CreateWidgetAuthContext(std::shared_ptr<ContextCallback> callback) in CreateWidgetAuthContext() 80 std::shared_ptr<ContextCallback> callback, const sptr<IModalCallback> &modalCallback) in CreateWidgetContext() 88 … RemoteAuthContextParam &remoteAuthContextParam, const std::shared_ptr<ContextCallback> &callback) in CreateRemoteAuthContext() 108 RemoteAuthInvokerContextParam param, std::shared_ptr<ContextCallback> callback) in CreateRemoteAuthInvokerContext() 120 …emoteAuthContextParam &localRemoteAuthContextParam, const std::shared_ptr<ContextCallback> &callba… in CreateLocalRemoteAuthContext() 139 const std::shared_ptr<ContextCallback> &callback) in CreateDeleteContext()
|
| /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
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_cookie_manager_impl.cpp | 35 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() 159 const ArkWebString& url, bool incognitoMode, ArkWebRefPtr<ArkWebStringValueCallback> callback) in GetCookieAsync() 178 bool includeHttpOnly, ArkWebRefPtr<ArkWebLongValueCallback> callback) in SetCookieAsync()
|
| /base/powermgr/power_manager/services/native/src/suspend/ |
| D | sleep_callback_holder.cpp | 24 void SleepCallbackHolder::AddCallback(const sptr<ISyncSleepCallback>& callback, SleepPriority prior… in AddCallback() 47 void SleepCallbackHolder::AddCallbackPidUid(const sptr<ISyncSleepCallback>& callback) in AddCallbackPidUid() 72 void SleepCallbackHolder::RemoveCallback(const sptr<ISyncSleepCallback>& callback) in RemoveCallback() 82 …eepCallbackHolder::SleepCallbackContainerType& callbacks, const sptr<ISyncSleepCallback>& callback) in RemoveCallback() 92 void SleepCallbackHolder::RemoveCallbackPidUid(const sptr<ISyncSleepCallback>& callback) in RemoveCallbackPidUid() 100 …int32_t, int32_t> SleepCallbackHolder::FindCallbackPidUid(const sptr<ISyncSleepCallback>& callback) in FindCallbackPidUid()
|
| /base/account/os_account/frameworks/account_iam/test/unittest/src/ |
| D | account_iam_callback_service_test.cpp | 107 auto callback = std::make_shared<MockIDMCallback>(); variable 128 auto callback = std::make_shared<MockIDMCallback>(); variable 222 auto callback = std::make_shared<MockIDMCallback>(); variable 237 auto callback = std::make_shared<MockIDMCallback>(); variable 254 auto callback = std::make_shared<MockGetCredInfoCallback>(); variable 269 auto callback = std::make_shared<MockGetCredInfoCallback>(); variable 286 auto callback = std::make_shared<MockGetSetPropCallback>(); variable 301 auto callback = std::make_shared<MockGetSetPropCallback>(); variable 318 auto callback = std::make_shared<MockGetEnrolledIdCallback>(); variable 333 auto callback = std::make_shared<MockGetEnrolledIdCallback>(); variable [all …]
|
| /base/telephony/core_service/test/unittest/raw_parcel_core_service_gtest/ |
| D | core_service_client_test.cpp | 76 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60202() 88 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60302() 100 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60402() 119 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60502() 139 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60602() 159 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60702() 187 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60802() 197 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60902() 207 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60a02() 224 .WillOnce(Invoke([](int32_t slotId, const sptr<IRawParcelCallback> &callback) { in __anon94b8bef60b02() [all …]
|
| /base/msdp/device_status/frameworks/native/src/ |
| D | boomerang_manager.cpp | 36 sptr<IRemoteBoomerangCallback> callback) in SubscribeCallback() 42 sptr<IRemoteBoomerangCallback> callback) in UnsubscribeCallback() 48 sptr<IRemoteBoomerangCallback> callback) in NotifyMetadataBindingEvent() 59 sptr<IRemoteBoomerangCallback> callback) in BoomerangEncodeImage() 65 sptr<IRemoteBoomerangCallback> callback) in BoomerangDecodeImage()
|
| /base/account/os_account/test/fuzztest/domainaccount_stub/procauthstub_fuzzer/ |
| D | procauthstub_fuzzer.cpp | 50 const std::shared_ptr<DomainAccountCallback> &callback) override {} in Auth() 52 const std::shared_ptr<AccountSA::DomainAccountCallback> &callback) override {} in AuthWithPopup() 54 const std::shared_ptr<AccountSA::DomainAccountCallback> &callback) override {} in AuthWithToken() 56 const std::shared_ptr<DomainAccountCallback> &callback) override {} in GetAuthStatusInfo() 58 const std::shared_ptr<DomainAccountCallback> &callback) override {} in GetDomainAccountInfo() 60 const std::shared_ptr<DomainAccountCallback> &callback) override {} in OnAccountBound() 62 const std::shared_ptr<DomainAccountCallback> &callback) override {} in OnAccountUnBound() 64 const std::shared_ptr<DomainAccountCallback> &callback) override {} in IsAccountTokenValid() 66 …const GetAccessTokenOptions &option, const std::shared_ptr<DomainAccountCallback> &callback) overr… in GetAccessToken() 79 …sptr<IDomainAccountCallback> callback = new (std::nothrow) DomainAccountCallbackService(callbackPt… in ProcAuthStubFuzzTest() local [all …]
|
| /base/powermgr/power_manager/services/native/src/shutdown/ |
| D | shutdown_callback_holer.cpp | 29 void ShutdownCallbackHolder::AddCallback(const sptr<IRemoteObject>& callback, ShutdownPriority prio… in AddCallback() 61 void ShutdownCallbackHolder::AddCallbackPidUid(const sptr<IRemoteObject>& callback) in AddCallbackPidUid() 86 void ShutdownCallbackHolder::RemoveCallback(const sptr<IRemoteObject>& callback) in RemoveCallback() 96 std::set<sptr<IRemoteObject>>& callbacks, const sptr<IRemoteObject>& callback) in RemoveCallback() 105 void ShutdownCallbackHolder::RemoveCallbackPidUid(const sptr<IRemoteObject>& callback) in RemoveCallbackPidUid() 114 …r<int32_t, int32_t> ShutdownCallbackHolder::FindCallbackPidUid(const sptr<IRemoteObject>& callback) in FindCallbackPidUid()
|