Searched defs:GetGid (Results 1 – 6 of 6) sorted by relevance
57 inline int64_t GetGid() const in GetGid() function
141 napi_value StatNExporterV9::GetGid(napi_env env, napi_callback_info info) in GetGid() function in OHOS::DistributedFS::ModuleFileIO::StatNExporterV9
142 napi_value StatNExporter::GetGid(napi_env env, napi_callback_info info) in GetGid() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
170 napi_value StatNExporter::GetGid(napi_env env, napi_callback_info info) in GetGid() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
61 napi_value Process::GetGid(napi_env env) const in GetGid() function in OHOS::JsSysModule::Process::Process
270 static int GetGid(cJSON *json, gid_t *gid, Service *curServ) in GetGid() function