Home
last modified time | relevance | path

Searched defs:getInfo (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dnetdbndk.cpp49 struct protoent *getInfo = nullptr; in GetProtoEnt() local
69 struct protoent *getInfo = nullptr; in GetProtoByName() local
112 struct protoent *getInfo = nullptr; in GetProtoByNumber() local
130 …int getInfo = getnameinfo((sockaddr *)&addR_dst, sizeof(addR_dst), hostname, sizeof(hostname), ser… in GetNameInfo() local
138 hostent *getInfo = nullptr; in GetHostEnt() local
165 netent *getInfo = nullptr; in GetNetEnt() local
177 netent *getInfo = nullptr; in GetNetByAddr() local
190 netent *getInfo = nullptr; in GetNetByName() local
203 servent *getInfo = nullptr; in GetServByName() local
216 servent *getInfo = nullptr; in GetServByPort() local
[all …]
Dlanginfondk.cpp46 char *getInfo = nl_langinfo_l(CODESET, c_locale); in NlLanginfoL() local
Dunistdndk.cpp155 int getInfo = FAIL; in GetGroups() local
169 pid_t getInfo = FAIL; in GetPid() local
177 pid_t getInfo = FAIL; in GetPPid() local
186 pid_t getInfo = FAIL; in GetPGrp() local
215 pid_t getInfo = getpgid(getpid()); in GetPGid() local
233 pid_t getInfo = FAIL; in GetSid() local
258 char *getInfo = nullptr; in GetLogin() local
310 int getInfo = getopt(optArgc, optArgv, optString); in GetOpt() local
319 pid_t getInfo = FAIL; in GetTid() local
328 uid_t getInfo = PARAM_0; in GetEUid() local
[all …]
Dgrpndk.cpp47 int getInfo = getgrnam_r(groupName, &grpStorage, buf, sizeof(buf), &grp); in GetGrNamR() local
Dtimendk.cpp92 int getInfo = getitimer(ITIMER_VIRTUAL, &currValue); in GetITimer() local
Dstdlibndk.cpp422 int getInfo = getloadavg(avgs, PARAM_3); in GetLoadAvg() local
/test/xts/acts/graphic/webGL/entry/src/ohosTest/js/test/
DWebGL1.common.js3018 let getInfo = () => { function
3095 let getInfo = () => { function
/test/xts/acts/multimedia/drm/avPlayerDrmNdk/entry/src/main/cpp/
DAvPlayerDrmNdk.cpp206 DRM_MediaKeySystemInfo getInfo; in Test_AVPlayer_GetMediaKeySystemInfo() local