Home
last modified time | relevance | path

Searched defs:service (Results 476 - 500 of 662) sorted by relevance

1...<<11121314151617181920>>...27

/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp344 auto service = quickFixMgrService_.promote(); in HandlePatchDeployed() local
806 auto service = quickFixMgrService_.promote(); in RemoveSelf() local
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_session_manager_service.cpp193 DiscoveryManagerListener(sptr<CastSessionManagerService> service) : service_(service) {} in DiscoveryManagerListener() argument
197 auto service variable
218 ConnectionManagerListener(sptr<CastSessionManagerService> service) ConnectionManagerListener() argument
222 auto service = service_.promote(); global() variable
242 auto service = service_.promote(); global() variable
263 auto service = service_.promote(); global() variable
274 auto service = service_.promote(); global() variable
295 auto service = service_.promote(); global() variable
313 auto service = service_.promote(); global() variable
330 auto service = service_.promote(); global() variable
711 sptr<CastSessionManagerService> service = service_.promote(); OnRemoteDied() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp159 auto service = client->GetService(serviceUuid); in GetCharacteristic() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp510 int BluetoothGattClientServer::GetServices(int32_t appId, ::std::vector<BluetoothGattService> &service) in GetServices() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp514 bool service = !(biaMaskOut & (1 << HFP_AG_INDICATOR_SERVICE)); in BiaSetter() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp295 static BluetoothNoDestructor<A2dpSource> service; in GetProfile() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp107 std::optional<std::reference_wrapper<GattService>> service = client->GetService(UUID::FromString(strUuidSvc)); in GattcFindCharacteristic() local
586 GattService service = gattService->get(); BleGattcGetService() local
[all...]
/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp84 CameraService *service = CameraService::GetInstance(); in InitCameraServer() local
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp100 auto service = GetService(); in CreateSession() local
119 auto service = GetService(); in CreateSession() local
125 auto service = GetService(); in GetAllSessionDescriptors() local
151 auto service = GetService(); GetSessionDescriptorsBySessionId() local
158 auto service = GetService(); GetHistoricalSessionDescriptors() local
165 auto service = GetService(); GetHistoricalAVQueueInfos() local
171 auto service = GetService(); StartAVPlayback() local
177 auto service = GetService(); IsAudioPlaybackAllowed() local
190 auto service = GetService(); CreateController() local
204 auto service = GetService(); GetAVCastController() local
226 auto service = GetService(); RegisterSessionListener() local
250 auto service = GetService(); RegisterSessionListenerForAllUsers() local
290 auto service = GetService(); SendSystemAVKeyEvent() local
304 auto service = GetService(); SendSystemControlCommand() local
318 auto service = GetService(); CastAudio() local
326 auto service = GetService(); CastAudioForAll() local
334 auto service = GetService(); Close() local
351 auto service = GetService(); StartCastDiscovery() local
358 auto service = GetService(); StopCastDiscovery() local
365 auto service = GetService(); SetDiscoverable() local
372 auto service = GetService(); StartDeviceLogging() local
379 auto service = GetService(); StopDeviceLogging() local
386 auto service = GetService(); StartCast() local
393 auto service = GetService(); StopCast() local
[all...]
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp1066 MMIService service; in HWTEST_F() local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp856 auto service = bundleActiveCore_->GetUserDataAndInitializeIfNeeded(userId, timeNow, false); in HWTEST_F() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c218 RegisterService(Service *service) RegisterService() argument
272 Service *service = serviceImpl->service; UnregisterService() local
412 ServiceImpl *service = (ServiceImpl *)VECTOR_At(&(manager->services), i); GetUninitializedPos() local
434 AddTaskPool(ServiceImpl *service, TaskConfig *cfg, const char *name) AddTaskPool() argument
527 InitializeSingleService(ServiceImpl *service) InitializeSingleService() argument
[all...]
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp148 std::string service = serviceName; in MakeExternalRecord() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp203 auto service = KVDBServiceClient::GetInstance(); in GetRestorePassword() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_other_test.cpp136 static inline sptr<Service> service = nullptr; member in OHOS::FileManagement::OHOS::FileManagement::Backup::ServiceTest
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp411 HidHostService *service = HidHostService::GetService(); in HidHostRecvConfigReqCallback() local
444 HidHostService *service = HidHostService::GetService(); in HidHostRecvConfigRspCallback() local
476 HidHostService *service = HidHostService::GetService(); in HidHostRecvDisconnectionReqCallback() local
505 HidHostService *service = HidHostService::GetService(); HidHostRecvDisconnectionRspCallback() local
533 HidHostService *service = HidHostService::GetService(); HidHostDisconnectAbnormalCallback() local
617 HidHostService *service = HidHostService::GetService(); HidHostRemoteBusyCallback() local
[all...]
H A Dhid_host_statemachine.cpp142 HidHostService *service = HidHostService::GetService(); in Entry() local
775 HidHostService *service = HidHostService::GetService(); in NotifyStateTransitions() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.cpp706 HfpHfService *service = HfpHfService::GetService(); in NotifyStateTransitions() local
729 HfpHfService *service = HfpHfService::GetService(); in NotifyChildStateToParentState() local
846 HfpHfService *service = HfpHfService::GetService(); in ProcessNetworkStateEvent() local
861 HfpHfService *service in ProcessNetworkRoamEvent() local
870 HfpHfService *service = HfpHfService::GetService(); ProcessNetworkSignalEvent() local
879 HfpHfService *service = HfpHfService::GetService(); ProcessBatteryLevelEvent() local
889 HfpHfService *service = HfpHfService::GetService(); ProcessOperatorEvent() local
930 HfpHfService *service = HfpHfService::GetService(); ProcessSubscriberNumberEvent() local
943 HfpHfService *service = HfpHfService::GetService(); ProcessInbandRingEvent() local
959 HfpHfService *service = HfpHfService::GetService(); NotifyVoiceRecognitionStatusChanged() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c32 L2capService service; member
H A Dl2cap_inst.h58 L2capService service; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp56 std::shared_ptr<DhcpServerServiceImpl> service = std::make_shared<DhcpServerServiceImpl>(); in GetInstance() local
71 sptr<DhcpServerServiceImpl> service = new (std::nothrow) DhcpServerServiceImpl; in GetInstance() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DTaskpoolSingleTaskTest.cpp160 static const char *GetName(Service *service) in GetName() argument
174 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
197 MessageHandle(Service *service, Request *msg) MessageHandle() argument
204 GetTaskConfig(Service *service) GetTaskConfig() argument
[all...]
H A DSendResponseTest.cpp64 static const char *GetName(Service *service) in GetName() argument
70 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
79 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
86 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
[all...]
H A DSendShareRequestTest.cpp74 static const char *GetName(Service *service) in GetName() argument
80 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
90 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
96 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_singletask_func_test.c160 static const char *GetName(Service *service) in GetName() argument
174 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument
190 MessageHandle(Service *service, Request *msg) MessageHandle() argument
198 GetTaskConfig(Service *service) GetTaskConfig() argument
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...27