| /base/sensors/sensor/utils/common/src/ |
| H A D | print_sensor_data.cpp | 123 void PrintSensorData::ControlSensorClientPrint(const RecordSensorCallback callback, const SensorEvent &event) in ControlSensorClientPrint() argument 178 void PrintSensorData::SavePrintUserInfo(const RecordSensorCallback callback) in SavePrintUserInfo() argument 192 void PrintSensorData::RemovePrintUserInfo(const RecordSensorCallback callback) in RemovePrintUserInfo() argument [all...] |
| /base/security/security_guard/test/fuzztest/ipc/datacollectmanager_fuzzer/ |
| H A D | data_collect_manager_fuzzer.cpp | 133 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); in OnRemoteRequestRequest() local 161 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); in OnRemoteSubscribeRequest() local 174 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); in OnRemoteUnsubscribeRequest() local 203 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); in OnRemoteSecurityEventQuery() local 227 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); in OnRemoteStart() local 251 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); OnRemoteStop() local 274 sptr<IRemoteObject> callback = new (std::nothrow) DataCollectManagerCallbackService(func); OnRemoteSecurityEventConfigQuery() local [all...] |
| /base/sensors/sensor/frameworks/native/include/ |
| H A D | native_sensor_impl.h | 47 Sensor_EventCallback callback; member
|
| /base/security/huks/interfaces/kits/napi/src/v8/ |
| H A D | huks_napi_init.cpp | 38 napi_ref callback = nullptr; member
|
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | security_guard_sdk_adaptor.cpp | 158 sptr<SecurityCollector::SecurityCollectorManagerCallbackService> callback = in NotifyCollector() local 180 sptr<SecurityCollector::SecurityCollectorManagerCallbackService> callback = in StartCollector() local 45 RequestSecurityEventInfo(std::string &devId, std::string &eventList, RequestRiskDataCallback callback) RequestSecurityEventInfo() argument 67 RequestSecurityModelResult(const std::string &devId, uint32_t modelId, const std::string ¶m, ResultCallback callback) RequestSecurityModelResult() argument 202 sptr<SecurityCollector::SecurityCollectorManagerCallbackService> callback = StopCollector() local 214 QuerySecurityEvent(std::vector<SecurityCollector::SecurityEventRuler> rulers, std::shared_ptr<SecurityEventQueryCallback> callback) QuerySecurityEvent() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/systemapi_wrap/useridm_test/user_iam_api_mock/ |
| H A D | user_idm_client.cpp | 39 void RunOnCredentialInfo(const std::shared_ptr<GetCredentialInfoCallback>& callback) in RunOnCredentialInfo() argument 73 void RunOnSecUserInfo(const std::shared_ptr<GetSecUserInfoCallback>& callback) in RunOnSecUserInfo() argument 93 int32_t UserIdmClient::GetSecUserInfo(int32_t userId, const std::shared_ptr<GetSecUserInfoCallback>& callback) in GetSecUserInfo() argument 56 GetCredentialInfo(int32_t userId, AuthType authType, const std::shared_ptr<GetCredentialInfoCallback>& callback) GetCredentialInfo() argument [all...] |
| /base/security/security_component_manager/frameworks/inner_api/security_component/src/ |
| H A D | sec_comp_proxy.cpp | 345 sptr<IRemoteObject> callback; in GetEnhanceRemoteObject() local
|
| /base/security/security_guard/services/data_collect/sa/ |
| H A D | data_collect_manager_stub.cpp | 124 auto callback = data.ReadRemoteObject();
in HandleDataSubscribeCmd() local 143 auto callback = data.ReadRemoteObject();
in HandleDataUnsubscribeCmd() local 185 auto callback = data.ReadRemoteObject();
in HandleSecurityEventQueryCmd() local 213 auto callback = data.ReadRemoteObject(); HandleStartCmd() local 240 auto callback = data.ReadRemoteObject(); HandleStopCmd() local [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/ |
| H A D | hks_useridm_api_wrap.cpp | 145 std::shared_ptr<USER_IAM::GetSecUserInfoCallback> callback = mCallback; in HksUserIdmGetSecInfo() local 201 std::shared_ptr<USER_IAM::GetCredentialInfoCallback> callback = huksCallback; in HksUserIdmGetAuthInfoNum() local
|
| /base/security/security_component_manager/frameworks/inner_api/security_component/test/unittest/src/ |
| H A D | sec_comp_register_callback_test.cpp | 219 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); in HWTEST_F() local 254 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); in HWTEST_F() local 306 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); in HWTEST_F() local 345 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 380 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 418 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 455 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 492 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 532 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local 567 sptr<SystemAbilityLoadCallbackStub> callback = new (std::nothrow) SystemAbilityLoadCallbackStub(); HWTEST_F() local [all...] |
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| H A D | distributed_device_observer.cpp | 48 RegisterDevStatusCallback( const std::shared_ptr<IDistributedDeviceStateCallback> &callback) RegisterDevStatusCallback() argument 59 UnRegisterDevStatusCallback( const std::shared_ptr<IDistributedDeviceStateCallback> &callback) UnRegisterDevStatusCallback() argument [all...] |
| /base/telephony/call_manager/test/unittest/distributed_communication_test/src/ |
| H A D | distributed_data_test.cpp | 60 std::shared_ptr<ISessionCallback> callback = std::make_shared<DataSessionCallbackTest>(); in HWTEST_F() local 125 std::shared_ptr<ISessionCallback> callback = std::make_shared<DataSessionCallbackTest>(); in HWTEST_F() local 360 std::shared_ptr<ISessionCallback> callback = std::make_shared<DataSessionCallbackTest>(); in HWTEST_F() local
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | satellite_service_test.cpp | 151 sptr<ISatelliteCoreCallback> callback = std::make_unique<SatelliteCoreCallback>(nullptr).release(); in HWTEST_F() local [all...] |
| H A D | network_search_manager_test.cpp | 153 sptr<ImsRegInfoCallback> callback = new ImsRegInfoCallbackTest; in HWTEST_F() local
|
| H A D | sim_core_service_test.cpp | 45 sptr<INetworkSearchCallback> callback = nullptr; in HWTEST_F() local 173 sptr<INetworkSearchCallback> callback = nullptr; in HWTEST_F() local 192 sptr<INetworkSearchCallback> callback = nullptr; HWTEST_F() local 334 sptr<INetworkSearchCallback> callback = nullptr; HWTEST_F() local [all...] |
| /base/telephony/call_manager/frameworks/native/src/ |
| H A D | call_ability_callback.cpp | 27 int32_t CallAbilityCallback::SetProcessCallback(std::unique_ptr<CallManagerCallback> callback) in SetProcessCallback() argument
|
| /base/telephony/core_service/frameworks/native/src/ |
| H A D | i_network_search_callback_stub.cpp | 101 sptr<NetworkSearchResult> callback = NetworkSearchResult::Unmarshalling(data); in OnGetNetworkSearchInformation() local
|
| H A D | telephony_state_registry_proxy.cpp | 293 RegisterStateChange( const sptr<TelephonyObserverBroker> &callback, int32_t slotId, uint32_t mask, bool isUpdate) RegisterStateChange() argument
|
| /base/telephony/core_service/services/network_search/src/ |
| H A D | network_selection.cpp | 63 sptr<INetworkSearchCallback> callback = callbackInfo->networkSearchItem_; in ProcessNetworkSearchResult() local 113 sptr<INetworkSearchCallback> callback = callbackInfo->networkSearchItem_; in ProcessGetNetworkSelectionMode() local 161 sptr<INetworkSearchCallback> callback in ProcessSetNetworkSelectionMode() local [all...] |
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| H A D | voip_call_connection.cpp | 141 int32_t VoipCallConnection::RegisterCallManagerCallBack(const sptr<ICallStatusCallback> &callback) in RegisterCallManagerCallBack() argument
|
| /base/telephony/core_service/services/satellite_service_interaction/src/ |
| H A D | satellite_service_client.cpp | 201 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument
|
| /base/telephony/core_service/test/fuzztest/satellitecore_fuzzer/ |
| H A D | satellitecore_fuzzer.cpp | 64 std::shared_ptr<SatelliteCoreCallback> callback = std::make_shared<SatelliteCoreCallback>(nullptr); in OnRemoteRequest() local 105 std::shared_ptr<SatelliteCoreCallback> callback = std::make_shared<SatelliteCoreCallback>(nullptr); in SetRadioStateResponse() local 126 std::shared_ptr<SatelliteCoreCallback> callback = std::make_shared<SatelliteCoreCallback>(nullptr); in RadioStateChanged() local 149 std::shared_ptr<SatelliteCoreCallback> callback in SatelliteStatusChanged() local 168 std::shared_ptr<SatelliteCoreCallback> callback = std::make_shared<SatelliteCoreCallback>(nullptr); SimStateChanged() local [all...] |
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_network_policy_manager.cpp | 154 sptr<ImsRegInfoCallback> callback = new ImsRegStateCallbackStub(shared_from_this()); in GetImsRegState() local 178 callbackMap_.emplace(GetId(), callback); in NetworkRegister() local 169 NetworkRegister( const std::function<void(bool isImsNetDomain, int32_t voiceServiceState)> &callback) NetworkRegister() argument 182 NetworkRegister( const std::function<void(bool isImsNetDomain, int32_t voiceServiceState)> &&callback) NetworkRegister() argument [all...] |
| /base/time/time_service/framework/js/napi/common/include/ |
| H A D | napi_utils.h | 112 napi_ref callback = nullptr; member
|
| /base/update/sys_installer/interfaces/innerkits/ipc_client/src/ |
| H A D | module_update_kits_impl.cpp | 209 StartUpdateHmpPackage(const std::string &path, sptr<ISysInstallerCallbackFunc> callback) StartUpdateHmpPackage() argument
|