Home
last modified time | relevance | path

Searched defs:service (Results 426 - 450 of 571) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/icu/icu4c/source/common/
H A Dserv.cpp139 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() argument
212 UObject* service; member in CacheEntry
577 UObject* service = cloneInstance(result->service); getKey() local
[all...]
/third_party/nghttp2/examples/
H A Dclient.c409 char service[NI_MAXSERV]; in connect_to() local
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp139 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() argument
212 UObject* service; member in CacheEntry
577 UObject* service = cloneInstance(result->service); getKey() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-display-names.cc397 const char* service = "Intl.DisplayNames"; in New() local
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-publish.c111 struct service { struct
281 static void publish_service(pa_mainloop_api *api PA_GCC_UNUSED, void *service) { in publish_service() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp138 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() argument
211 UObject* service; member in CacheEntry
505 UObject* service = f->create(key, this, status); in getKey() local
586 UObject* service = cloneInstance(result->service); getKey() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp251 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); in HWTEST_F() local
293 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); in HWTEST_F() local
320 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); in HWTEST_F() local
351 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
380 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
412 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
443 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
2340 std::shared_ptr<AbilityRecord> service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
2375 auto service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
2405 std::shared_ptr<AbilityRecord> service = ConnectManager()->GetServiceRecordByElementName(elementName); HWTEST_F() local
2456 auto service = ConnectManager()->GetUIExtensionBySessionInfo(sessionInfo); HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h229 GAP_Service service; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp456 explicit GattConnectionObserverImplement(GattClientService &service) : service_(service) in GattConnectionObserverImplement() argument
558 GattClientProfileCallbackImplement(GattClientService &service) : service_(service) in GattClientProfileCallbackImplement() argument
567 GattClientService::impl::impl(GattClientService &service) in impl() argument
[all...]
H A Dgatt_server_service.cpp200 int GattServerService::AddService(int appId, Service &service) in AddService() argument
220 int GattServerService::RemoveService(int appId, const Service &service) in RemoveService() argument
484 GattConnectionObserverImplement(GattServerService &service) GattConnectionObserverImplement() argument
553 GattServerProfileCallbackImplement(GattServerService &service) GattServerProfileCallbackImplement() argument
616 impl(GattServerService &service) impl() argument
683 AddService(int appId, Service &service, bool IsAsync) AddService() argument
1215 AddAttHandleMap(int appId, const bluetooth::Service &service) AddAttHandleMap() argument
1272 auto service = server->second.services_.find(handle); GetValidApplicationService() local
1280 NotifyServiceChanged(int appId, const Service &service) NotifyServiceChanged() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp551 A2dpService *service = GetServiceInstance(role); in SDPServiceCallback() local
1182 A2dpService *service = GetServiceInstance(role); in SignalingTimeoutCallback() local
H A Da2dp_service.cpp42 A2dpService *service = GetServiceInstance(role_); in OnConnectStateChanged() local
89 A2dpService *service = GetServiceInstance(role_); ProcessA2dpHdfLoad() local
178 A2dpService *service = GetServiceInstance(role_); OnAudioStateChanged() local
208 A2dpService *service = GetServiceInstance(role_); OnCodecStateChanged() local
1236 A2dpService *service = nullptr; GetServiceInstance() local
[all...]
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H A Davsessionservice_fuzzer.cpp167 AvSessionServiceSystemAbilityTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceSystemAbilityTest() argument
189 AvSessionServiceGetAVQueueInfosTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceGetAVQueueInfosTest() argument
198 AvSessionServiceGetDescriptorsTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceGetDescriptorsTest() argument
211 GetSessionDescriptorsBySessionId001(const uint8_t* data, size_t size, sptr<AVSessionService> service) GetSessionDescriptorsBySessionId001() argument
221 AvSessionServiceAVPlaybackTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceAVPlaybackTest() argument
230 DoMetadataImgCleanTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) DoMetadataImgCleanTest() argument
238 CreateNewControllerForSessionTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) CreateNewControllerForSessionTest() argument
247 AvSessionServiceControllerTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceControllerTest() argument
280 AvSessionServiceCastTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceCastTest() argument
322 AVSessionServiceSendSystemControlCommandTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AVSessionServiceSendSystemControlCommandTest() argument
332 AvSessionServiceClientTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceClientTest() argument
345 NotifyTopSessionChangedTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) NotifyTopSessionChangedTest() argument
354 AvSessionServiceHandleEventTest(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceHandleEventTest() argument
369 AvSessionServiceSuperLauncherTest001(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceSuperLauncherTest001() argument
393 AvSessionServiceSuperLauncherTest002(const uint8_t* data, size_t size, sptr<AVSessionService> service) AvSessionServiceSuperLauncherTest002() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp299 std::shared_ptr<BundleActiveUserService> service = std::make_shared<BundleActiveUserService>(userId, *this, in GetUserDataAndInitializeIfNeeded() local
318 auto service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); in OnBundleUninstalled() local
390 std::shared_ptr<BundleActiveUserService> service in RestoreAllData() local
606 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); ReportEvent() local
654 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(it.first, timeNow, ReportEventToAllUserId() local
685 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); QueryBundleStatsInfos() local
705 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); QueryBundleEvents() local
721 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); QueryModuleUsageRecords() local
736 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); QueryDeviceEventStats() local
751 std::shared_ptr<BundleActiveUserService> service = GetUserDataAndInitializeIfNeeded(userId, timeNow, debugCore_); QueryNotificationEventStats() local
[all...]
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp323 auto service = wss_.lock(); in OnPolicyChanged() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp236 bool DBinderService::IsSameStubObject(const sptr<DBinderServiceStub> &stub, const std::u16string &service, in IsSameStubObject() argument
251 sptr<DBinderServiceStub> DBinderService::FindDBinderStub(const std::u16string &service, const std::string &device) in FindDBinderStub() argument
269 DeleteDBinderStub(const std::u16string &service, const std::string &device) DeleteDBinderStub() argument
296 FindOrNewDBinderStub(const std::u16string &service, const std::string &device, binder_uintptr_t binderObject) FindOrNewDBinderStub() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_service_impl.cpp51 sptr<WifiP2pServiceImpl> service = new (std::nothrow) WifiP2pServiceImpl; in GetInstance() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp594 KvStoreDataService::KvStoreClientDeathObserverImpl::KvStoreClientDeathObserverImpl(KvStoreDataService &service) in KvStoreClientDeathObserverImpl() argument
578 KvStoreClientDeathObserverImpl( const AppId &appId, KvStoreDataService &service, sptr<IRemoteObject> observer) KvStoreClientDeathObserverImpl() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.cpp428 PanService *service = PanService::GetService(); in BnepRecvConfigReqCallback() local
471 PanService *service = PanService::GetService(); in BnepRecvConfigRspCallback() local
503 PanService *service = PanService::GetService(); in BnepRecvDisconnectionReqCallback() local
529 PanService *service = PanService::GetService(); BnepRecvDisconnectionRspCallback() local
554 PanService *service = PanService::GetService(); BnepDisconnectAbnormalCallback() local
578 PanService *service = PanService::GetService(); BnepRecvDataCallback() local
611 PanService *service = PanService::GetService(); BnepRemoteBusyCallback() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c421 static int SdpParseSingleAttributeList(BufferInfo *bufferInfo, SdpService *service) in SdpParseSingleAttributeList() argument
494 SdpParseAttributeList(const BtAddr *addr, uint16_t transactionId, Packet *data, SdpService *service) SdpParseAttributeList() argument
736 SdpService service; SdpParseAttributeResponse() local
928 SdpGetServiceRecordHandle(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceRecordHandle() argument
933 SdpGetServiceClassIdList(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceClassIdList() argument
974 SdpGetServiceRecordState(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceRecordState() argument
979 SdpGetServiceId(uint8_t *buffer, SdpService *service) SdpGetServiceId() argument
1078 SdpGetProtocolDescriptorList(BufferInfo *bufferInfo, SdpService *service) SdpGetProtocolDescriptorList() argument
1096 SdpGetAdditionalProtocolDescriptorList(BufferInfo *bufferInfo, SdpService *service) SdpGetAdditionalProtocolDescriptorList() argument
1151 SdpGetBrowseGroupList(BufferInfo *bufferInfo, SdpService *service) SdpGetBrowseGroupList() argument
1188 SdpGetLanguageBaseAttributeIdList(BufferInfo *bufferInfo, SdpService *service) SdpGetLanguageBaseAttributeIdList() argument
1259 SdpGetServiceInfoTimeToLive(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceInfoTimeToLive() argument
1264 SdpGetServiceAvailability(uint8_t *buffer, SdpService *service) SdpGetServiceAvailability() argument
1280 SdpGetBluetoothProfileDescriptorList(BufferInfo *bufferInfo, SdpService *service) SdpGetBluetoothProfileDescriptorList() argument
1353 SdpGetDocumentationUrl(BufferInfo *bufferInfo, SdpService *service) SdpGetDocumentationUrl() argument
1365 SdpGetClientExecutableUrl(BufferInfo *bufferInfo, SdpService *service) SdpGetClientExecutableUrl() argument
1377 SdpGetIconUrl(BufferInfo *bufferInfo, SdpService *service) SdpGetIconUrl() argument
1389 SdpGetServiceName(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceName() argument
1401 SdpGetServiceDescription(BufferInfo *bufferInfo, SdpService *service) SdpGetServiceDescription() argument
1413 SdpGetProviderName(BufferInfo *bufferInfo, SdpService *service) SdpGetProviderName() argument
1425 SdpGetSequenceAttribute(uint16_t attributeId, BufferInfo *bufferInfo, SdpService *service) SdpGetSequenceAttribute() argument
1461 SdpGetAttributeForBool(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForBool() argument
1489 SdpGetAttributeForUint(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForUint() argument
1555 SdpGetAttributeForInt(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForInt() argument
1613 SdpGetAttributeForUuid(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForUuid() argument
1665 SdpGetAttributeForString(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForString() argument
1710 SdpGetAttributeForUrl(uint8_t *buffer, uint8_t size, SdpService *service) SdpGetAttributeForUrl() argument
1755 SdpGetAttribute(uint16_t attributeId, BufferInfo *bufferInfo, SdpService *service) SdpGetAttribute() argument
1797 SdpParseAttributeValue(BufferInfo *bufferInfo, uint16_t attributeId, SdpService *service) SdpParseAttributeValue() argument
1842 SdpFreeServiceRemained(SdpService *service) SdpFreeServiceRemained() argument
1878 SdpFreeService(SdpService *service) SdpFreeService() argument
[all...]
H A Dsdp.c1286 SDP_ServiceAttribute(const BtAddr *addr, uint32_t handle, SdpAttributeIdList attributeIdList, void *context, void (*serviceAttributeCb)(const BtAddr *addr, const SdpService *service, void *context)) SDP_ServiceAttribute() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp129 HfpAgService *service = HfpAgService::GetService(); in HangupCall() local
222 HfpAgService *service = HfpAgService::GetService(); in QueryCurrentCallsList() local
494 HfpAgService *service in GetVoiceNumber() local
507 HfpAgService *service = HfpAgService::GetService(); GetResponseHoldState() local
537 HfpAgService *service = HfpAgService::GetService(); SetResponseHoldState() local
561 HfpAgService *service = HfpAgService::GetService(); HandlePhoneStateMock() local
672 HfpAgService *service = HfpAgService::GetService(); HandleClccMock() local
693 HfpAgService *service = HfpAgService::GetService(); SendHfIndicator() local
742 HfpAgService *service = HfpAgService::GetService(); SendServiceStateToService() local
754 HfpAgService *service = HfpAgService::GetService(); SendIncomingCallToService() local
765 HfpAgService *service = HfpAgService::GetService(); SendMockEvent() local
776 HfpAgService *service = HfpAgService::GetService(); SendClip() local
789 HfpAgService *service = HfpAgService::GetService(); SendCallSetupToService() local
800 HfpAgService *service = HfpAgService::GetService(); SendCallHeldToService() local
810 HfpAgService *service = HfpAgService::GetService(); SendCallStateToService() local
821 HfpAgService *service = HfpAgService::GetService(); SendResponseHoldStateToService() local
832 HfpAgService *service = HfpAgService::GetService(); SendRoamStateToService() local
843 HfpAgService *service = HfpAgService::GetService(); SendSignalStrengthToService() local
854 HfpAgService *service = HfpAgService::GetService(); SendBatteryLevelToService() local
918 HfpAgService *service = HfpAgService::GetService(); HandleChld() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes() argument
H A Dgap_if.c83 GAP_Service service; member
615 int GAPIF_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAPIF_AuthorizeRes() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c33 L2capLeService service; member
[all...]

Completed in 35 milliseconds

1...<<11121314151617181920>>...23