Home
last modified time | relevance | path

Searched defs:service (Results 326 - 350 of 418) sorted by relevance

1...<<11121314151617

/third_party/curl/lib/
H A Dcurl_sasl.h99 const char *service; /* The service name */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java238 create(Key key, ICUService service) create() argument
301 create(Key key, ICUService service) create() argument
529 final Object service; global() field in ICUService.CacheEntry
530 CacheEntry(String actualDescriptor, Object service) CacheEntry() argument
922 serviceChanged(ICUService service) serviceChanged() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java242 create(Key key, ICUService service) create() argument
306 create(Key key, ICUService service) create() argument
534 final Object service; global() field in ICUService.CacheEntry
535 CacheEntry(String actualDescriptor, Object service) CacheEntry() argument
928 serviceChanged(ICUService service) serviceChanged() argument
[all...]
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c43 const char *service; member
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dlookup.h40 struct service { struct
/third_party/musl/src/network/
H A Dlookup.h43 struct service { struct
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc372 std::array<char, NI_MAXSERV> service; in handle_new_connection() local
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c189 static unsigned short lookup_service(const char *service, int flags) in lookup_service() argument
536 ares_getaddrinfo_int(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo_int() argument
672 ares_getaddrinfo(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-collator.cc277 New(Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> options_obj, const char* service) New() argument
H A Djs-relative-time-format.cc81 const char* service = "Intl.RelativeTimeFormat"; in New() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c203 addr_strings(const BIO_ADDR *ap, int numeric, char **hostname, char **service) addr_strings() argument
289 char *service = NULL; BIO_ADDR_service_string() local
480 BIO_parse_hostserv(const char *hostserv, char **host, char **service, enum BIO_hostserv_priorities hostserv_prio) BIO_parse_hostserv() argument
623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument
652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
[all...]
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c65 struct service { struct
67 DNSServiceRef service; member
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_addr.c203 addr_strings(const BIO_ADDR *ap, int numeric, char **hostname, char **service) addr_strings() argument
289 char *service = NULL; BIO_ADDR_service_string() local
480 BIO_parse_hostserv(const char *hostserv, char **host, char **service, enum BIO_hostserv_priorities hostserv_prio) BIO_parse_hostserv() argument
623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument
652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c581 char service[NI_MAXSERV]; in spdy_socket_connect_to() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffdrivr.c333 FT_Service_GlyphDict service = in cff_get_glyph_name() local
403 FT_Service_GlyphDict service = in cff_get_name_index() local
620 FT_Service_PsFontName service = in cff_get_ps_name() local
667 FT_Service_TTCMaps service = cff_get_cmap_info() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkiter.cpp330 ICULocaleService *service = getService(); in registerInstance() local
357 ICULocaleService *service = getService(); in getAvailableLocales() local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp222 sptr<IAccountIAM> service = new (std::nothrow) AccountIAMService(); in SetUpTestCase() local
/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp213 PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, const uid_t &uid, const Security::AccessToken::AccessTokenID &callerToken, const int32_t &userId, const std::string &bundleName, const sptr<IRemoteObject> &service) PublishCommonEvent() argument
/base/startup/init/services/init/
H A Dinit_common_service.c78 static int SetSystemSeccompPolicy(const Service *service) in SetSystemSeccompPolicy() argument
162 static int ServiceSetGid(const Service *service) in ServiceSetGid() argument
182 GetInvalidCaps(const Service *service, unsigned int *caps) GetInvalidCaps() argument
201 DropCapability(const Service *service) DropCapability() argument
222 SetPerms(const Service *service) SetPerms() argument
289 WritePid(const Service *service) WritePid() argument
318 CloseServiceFds(Service *service, bool needFree) CloseServiceFds() argument
341 PublishHoldFds(Service *service) PublishHoldFds() argument
370 BindCpuCore(Service *service) BindCpuCore() argument
387 ClearEnvironment(Service *service) ClearEnvironment() argument
399 SetServiceEnv(Service *service) SetServiceEnv() argument
410 InitServiceProperties(Service *service, const ServiceArgs *pathArgs) InitServiceProperties() argument
467 EnterServiceSandbox(Service *service) EnterServiceSandbox() argument
582 CloseOnDemandServiceFdForOtherService(Service *service) CloseOnDemandServiceFdForOtherService() argument
598 RunChildProcess(Service *service, ServiceArgs *pathArgs) RunChildProcess() argument
622 ServiceStart(Service *service, ServiceArgs *pathArgs) ServiceStart() argument
676 ServiceStop(Service *service) ServiceStop() argument
707 CalculateCrashTime(Service *service, int crashTimeLimit, int crashCountLimit) CalculateCrashTime() argument
732 ExecRestartCmd(Service *service) ExecRestartCmd() argument
747 CheckServiceSocket(Service *service) CheckServiceSocket() argument
764 CheckOndemandService(Service *service) CheckOndemandService() argument
775 ServiceReapHookExecute(Service *service) ServiceReapHookExecute() argument
782 ServiceReap(Service *service) ServiceReap() argument
859 UpdaterServiceFds(Service *service, int *fds, size_t fdCount) UpdaterServiceFds() argument
921 ServiceStopTimer(Service *service) ServiceStopTimer() argument
937 Service *service = (Service *)context; ServiceTimerStartProcess() local
954 ServiceStartTimer(Service *service, uint64_t timeout) ServiceStartTimer() argument
[all...]
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c84 void *CreatClient(const char *service, const char *feature, uint32 size) in CreatClient() argument
109 void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
143 void *CreatInnerClient(const char *service, const char *feature, uint32 size) in CreatInnerClient() argument
172 void DestroyInnerClient(const char *service, const char *feature, void *iproxy) in DestroyInnerClient() argument
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp449 sptr<DataCollectManagerService> service = service_.promote(); in OnRemoteDied() local
/base/startup/init/services/init/standard/
H A Dinit_cmds.c359 static int FilterService(const Service *service, const char **exclude, int size) in FilterService() argument
443 Service *service = GetServiceByName(splitArgs[0]); in DoTimerStart() local
466 Service *service = GetServiceByName(serviceName); in DoTimerStop() local
[all...]
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sms.c828 int32_t service = 1; in ReqGetCdmaCBConfig() local
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp917 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); in HWTEST_F() local
960 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1009 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1050 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1088 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1136 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1187 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1237 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1285 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1323 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1355 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
1375 auto service = DelayedSingleton<TelephonyStateRegistryService>::GetInstance(); HWTEST_F() local
[all...]
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp144 auto service = GetService(); in CallService() local
568 auto service = GetService(); in RegisterWallpaperListener() local
[all...]

Completed in 24 milliseconds

1...<<11121314151617