Home
last modified time | relevance | path

Searched defs:gid (Results 251 - 275 of 333) sorted by relevance

1...<<11121314

/third_party/node/src/
H A Dspawn_sync.cc797 const int32_t gid = js_gid.As<Int32>()->Value(); in ParseOptions() local
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h136 unsigned int gid; member
/third_party/libfuse/example/
H A Dpassthrough_hp.cc250 gid_t gid = (valid & FUSE_SET_ATTR_GID) ? attr->st_gid : static_cast<gid_t>(-1); in do_setattr() local
H A Dpassthrough_ll.c238 gid_t gid = (valid & FUSE_SET_ATTR_GID) ? in lo_setattr() local
/third_party/libfuse/util/
H A Dfusermount.c1243 gid_t gid = getgid(); in recheck_ENOTCONN_as_owner() local
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp178 static SkGlyphID first_nonzero_glyph_for_single_byte_encoding(SkGlyphID gid) { in first_nonzero_glyph_for_single_byte_encoding() argument
444 static ImageAndOffset to_image(SkGlyphID gid, SkBulkGlyphMetricsAndImages* smallGlyphs) { in to_image() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c1842 FT_UInt gid = 0; in cff_encoding_load() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvcommn.c498 FT_UShort gid; in gxv_LookupTable_fmt2_validate() local
570 FT_UShort gid; gxv_LookupTable_fmt4_validate() local
845 gxv_ctlPoint_validate( FT_UShort gid, FT_UShort ctl_point, GXV_Validator gxvalid ) gxv_ctlPoint_validate() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c3121 FT_ULong gid = TT_NEXT_USHORT( ndp ); in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc418 int32_t gid = i->first; in ConstructIndexFormat4() local
472 int32_t gid = i->first; ConstructIndexFormat5() local
[all...]
/third_party/python/Modules/
H A D_posixsubprocess.c843 gid_t gid, *groups = NULL; in subprocess_fork_exec() local
951 gid_t gid; in subprocess_fork_exec() local
551 child_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) child_exec() argument
755 do_fork_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) do_fork_exec() argument
[all...]
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp756 SkGlyphID gid = i; in exportTtxCbdt() local
886 SkGlyphID gid = i; in exportTtxCbdt() local
978 SkGlyphID gid = i; in exportTtxSbix() local
[all...]
/third_party/toybox/lib/
H A Dxwrap.c669 struct group *xgetgrgid(gid_t gid) in xgetgrgid() argument
695 long gid; in xgetgid() local
/third_party/toybox/toys/pending/
H A Dmke2fs.c188 uint16_t gid; // Low 16 bits of Group Id member
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs411 pub fn gid(&self) -> libc::gid_t { in gid() functions
458 pub fn gid(&self) -> libc::gid_t { in gid() functions
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp895 uint32_t gid = getgid(); in SendFfrtEvent() local
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h117 gid_t gid; member
/base/startup/init/services/init/
H A Dinit_service_manager.c270 static int GetGid(cJSON *json, gid_t *gid, Service *curServ) in GetGid() argument
307 gid_t gid; in GetServiceGids() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp350 static void CreateShareDir(const std::string &bundleName, const int32_t userid, const int32_t uid, const int32_t gid) in CreateShareDir() argument
362 static void CreateCloudDir(const std::string &bundleName, const int32_t userid, const int32_t uid, const int32_t gid) in CreateCloudDir() argument
566 CreateExtensionDir(const CreateDirParam &createDirParam, const std::string& parentDir, int32_t mode, int32_t gid, bool isLog) CreateExtensionDir() argument
1097 Mkdir( const std::string &dir, const int32_t mode, const int32_t uid, const int32_t gid) Mkdir() argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h271 int32_t gid; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp440 std::string gid = std::get<0>(item); // 0 means gid i in CommitDownloadAssets() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp414 void DistributedDBCloudCheckSyncTest::DeleteCloudTableRecord(int64_t gid) in DeleteCloudTableRecord() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp627 std::string gid = reinterpret_cast<const std::string::value_type *>( in GetCloudGid() local
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp41 std::string gid; in GetQueryInfoSql() local
146 IncreaseCursorOnAssetData(const std::string &tableName, const std::string &gid) IncreaseCursorOnAssetData() argument
895 std::string gid; GetReferenceGidByStmt() local
1072 BindStmtWithCloudGidInner(const std::string &gid, int64_t rowid, sqlite3_stmt *&stmt, int &fillGidCount) BindStmtWithCloudGidInner() argument
1266 GetAssetsByGidOrHashKey( const TableSchema &tableSchema, const std::string &gid, const Bytes &hashKey, VBucket &assets) GetAssetsByGidOrHashKey() argument
1320 InitGetAssetStmt(const std::string &sql, const std::string &gid, const Bytes &hashKey, sqlite3_stmt *&stmt) InitGetAssetStmt() argument
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-device.c357 static int udev_device_set_devnode_gid(struct udev_device *udev_device, gid_t gid) in udev_device_set_devnode_gid() argument

Completed in 49 milliseconds

1...<<11121314