| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_profile_event_sender.cpp | 30 HfpHfService *service = HfpHfService::GetService(); in SendMessageToService() local 269 HfpHfService *service = HfpHfService::GetService(); in GetDispatchter() local
|
| H A D | hfp_hf_sdp_client.cpp | 219 HfpHfRemoteSdpService service; in CopySdpServiceArray() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| H A D | pan_statemachine.cpp | 83 PanService *service = PanService::GetService(); in Entry() local 345 PanService *service = PanService::GetService(); in NotifyStateTransitions() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_client_service_impl.cpp | 54 std::shared_ptr<DhcpClientServiceImpl> service = std::make_shared<DhcpClientServiceImpl>(); in GetInstance() local 69 sptr<DhcpClientServiceImpl> service = new (std::nothrow) DhcpClientServiceImpl; in GetInstance() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | BroadcastPublishTest.cpp | 48 static const char *GetName(Service *service) in GetName() argument 56 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 63 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 69 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
|
| H A D | IUnknownTest.cpp | 35 static const char *GetName(Service *service) in GetName() argument 46 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 53 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 60 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument 150 Service *service in TearDown() local [all...] |
| H A D | TaskpoolSharedTaskTest.cpp | 119 static const char *GetName(Service *service) in GetName() argument 128 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 136 MessageHandle(Service *service, Request *msg) MessageHandle() argument 148 GetTaskConfig(Service *service) GetTaskConfig() argument [all...] |
| H A D | LiteIPCFeatureTest.cpp | 34 static const char *GetName(Service *service) in GetName() argument 40 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 48 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 55 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument 251 Service *service in HWTEST_F() local [all...] |
| H A D | TaskpoolNoTaskTest.cpp | 58 static const char *GetName(Service *service) in GetName() argument 64 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 71 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 78 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
|
| H A D | LiteIPCServiceTest.cpp | 40 static const char *GetName(Service *service) in GetName() argument 45 static const char *GetName2(Service *service) in GetName2() argument 50 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 59 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 66 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument 231 Service *service = SAMGR_GetInstance()->UnregisterService(SERVICE_NAME); HWTEST_F() local [all...] |
| H A D | TaskpoolSpecifiedTaskTest.cpp | 113 static const char *GetName(Service *service) in GetName() argument 122 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 130 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 144 GetTaskConfig(Service *service) GetTaskConfig() argument [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_sharedtask_func_test.c | 123 static const char *GetName(Service *service) in GetName() argument 132 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 140 MessageHandle(Service *service, Request *msg) MessageHandle() argument 153 GetTaskConfig(Service *service) GetTaskConfig() argument [all...] |
| H A D | taskpool_specifiedtask_func_test.c | 116 static const char *GetName(Service *service) in GetName() argument 125 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 133 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 148 GetTaskConfig(Service *service) GetTaskConfig() argument [all...] |
| H A D | taskpool_notask_func_test.c | 61 static const char *GetName(Service *service) in GetName() argument 67 static BOOL Initialize(Service *service, Identity identity) in Initialize() argument 74 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument 81 static TaskConfig GetTaskConfig(Service *service) in GetTaskConfig() argument
|
| /test/xts/hats/hdf/hdf_lite/manager/common/ |
| H A D | hdf_ioservice_test.cpp | 88 OnDevEventReceived( struct HdfDevEventlistener *listener, struct HdfIoService *service, uint32_t id, struct HdfSBuf *data) OnDevEventReceived() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | os_support.c | 66 int ff_getaddrinfo(const char *node, const char *service, in ff_getaddrinfo() argument
|
| /third_party/curl/lib/vauth/ |
| H A D | ntlm.c | 337 Curl_auth_create_ntlm_type1_message(struct Curl_easy *data, const char *userp, const char *passwdp, const char *service, const char *hostname, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type1_message() argument
|
| H A D | digest_sspi.c | 91 Curl_auth_create_digest_md5_message(struct Curl_easy *data, const struct bufref *chlg, const char *userp, const char *passwdp, const char *service, struct bufref *out) Curl_auth_create_digest_md5_message() argument
|
| /third_party/curl/lib/ |
| H A D | curl_addrinfo.c | 542 curl_dbg_getaddrinfo(const char *hostname, const char *service, const struct addrinfo *hints, struct addrinfo **result, int line, const char *source) curl_dbg_getaddrinfo() argument
|
| H A D | curl_sasl.c | 356 const char *service = data->set.str[STRING_SERVICE_NAME] ? in Curl_sasl_start() local 543 const char *service = data->set.str[STRING_SERVICE_NAME] ? in Curl_sasl_continue() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICULocaleService.java | 378 public Object create(Key key, ICUService service) { in create() argument 437 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() argument 500 public Object create(Key key, ICUService service) { in create() argument 592 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | brkiter.cpp | 331 ICULocaleService *service = getService(); in registerInstance() local 358 ICULocaleService *service = getService(); in getAvailableLocales() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | ICUServiceTest.java | 77 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() argument 88 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 97 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() argument 567 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |
| H A D | ICUServiceThreadTest.java | 76 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 122 protected ICUService service; field in ICUServiceThreadTest.TestThread 125 public TestThread(String name, ICUService service, long delay) { in TestThread() argument 197 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread() argument 213 UnregisterFactoryThread(String name, ICUService service, lon argument 238 UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) UnregisterFactoryListThread() argument 256 GetVisibleThread(String name, ICUService service, long delay) GetVisibleThread() argument 276 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) GetDisplayThread() argument 309 GetThread(String name, ICUService service, long delay) GetThread() argument 329 GetListThread(String name, ICUService service, long delay, String[] list) GetListThread() argument 360 registerFactories(ICUService service, Collection c) registerFactories() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | ICUServiceTest.java | 74 public SortedMap getDisplayNames(ICUService service) { in getDisplayNames() argument 85 public SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames() argument 94 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { in getDisplayNames() argument 564 handleCreate(ULocale loc, int kind, ICUService service) handleCreate() argument [all...] |