/third_party/icu/icu4c/source/common/ |
H A D | serv.cpp | 139 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 D | client.c | 409 char service[NI_MAXSERV]; in connect_to() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | serv.cpp | 139 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 D | js-display-names.cc | 397 const char* service = "Intl.DisplayNames"; in New() local
|
/third_party/pulseaudio/src/modules/ |
H A D | module-zeroconf-publish.c | 111 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 D | serv.cpp | 138 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 D | ability_connect_manager_test.cpp | 251 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 D | classic_defs.h | 229 GAP_Service service; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 456 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 D | gatt_server_service.cpp | 200 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 D | a2dp_profile_peer.cpp | 551 A2dpService *service = GetServiceInstance(role); in SDPServiceCallback() local 1182 A2dpService *service = GetServiceInstance(role); in SignalingTimeoutCallback() local
|
H A D | a2dp_service.cpp | 42 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 D | avsessionservice_fuzzer.cpp | 167 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 D | bundle_active_core.cpp | 299 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 D | work_policy_manager.cpp | 323 auto service = wss_.lock(); in OnPolicyChanged() local
|
/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service.cpp | 236 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 D | wifi_p2p_service_impl.cpp | 51 sptr<WifiP2pServiceImpl> service = new (std::nothrow) WifiP2pServiceImpl; in GetInstance() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 594 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 D | pan_bnep.cpp | 428 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 D | sdp_client_parse.c | 421 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 D | sdp.c | 1286 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 D | hfp_ag_system_interface.cpp | 129 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 D | gap_br_sec.c | 521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes() argument
|
H A D | gap_if.c | 83 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 D | l2cap_le.c | 33 L2capLeService service; member [all...] |