Home
last modified time | relevance | path

Searched defs:gid (Results 1 - 25 of 78) sorted by relevance

1234

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Ddata_group_info.h31 int32_t gid = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dfile_stat.h25 int32_t gid = -1; member
H A Dcreate_dir_param.h38 int32_t gid; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dasset_loader_test.cpp34 std::string gid; in HWTEST_F() local
50 std::string gid; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A DiAssetLoader.h31 virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() argument
42 virtual DBStatus RemoveLocalAssets(const std::string &tableName, const std::string &gid, const Type &prefix, in RemoveLocalAssets() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dasset_loader.cpp18 Download( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) Download() argument
24 RemoveLocalAssets( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) RemoveLocalAssets() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dranges.h32 int32_t gid; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.h66 gid_t gid; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_debug_info.h28 uint32_t gid = 0; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dvirtual_asset_loader.cpp19 DBStatus VirtualAssetLoader::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() argument
49 DBStatus VirtualAssetLoader::RemoveLocalAssets(const std::string &tableName, const std::string &gid, const Type &prefix, in RemoveLocalAssets() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dacl.h33 int32_t SetDefaultGroup(const uint32_t gid, const uint16_t mode) in SetDefaultGroup() argument
/foundation/filemanagement/dfs_service/test/unittests/utils/system/
H A Dutils_directory_test.cpp115 gid_t gid = 0; // root in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_backup.h32 gid_t gid; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Del5_filekey_callback.cpp90 int32_t gid = ServiceConstants::DATABASE_DIR_GID; in CheckEl5Dir() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dasset_loader_impl.cpp34 Download( const std::string &tableName, const std::string &gid, const DBValue &prefix, DBVBucket &assets) Download() argument
70 RemoveLocalAssets( const std::string &tableName, const std::string &gid, const DBValue &prefix, DBVBucket &assets) RemoveLocalAssets() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_extension.h64 const unsigned char *gid; member
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
H A Dhelp_utils.h29 gid_t gid; member
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h66 int32_t gid; member
/foundation/resourceschedule/ffrt/src/eu/
H A Dwgcm.h33 __u32 gid; member
/foundation/resourceschedule/ffrt/src/sched/
H A Dscheduler.cpp97 uint64_t gid = task->gid; in WakeupTask() local
/foundation/resourceschedule/ffrt/src/dfx/watchdog/
H A Dwatchdog_util.cpp38 bool IsValidTimeout(uint64_t gid, uint64_t timeout_ms) in IsValidTimeout() argument
50 void AddTaskToWatchdog(uint64_t gid) in AddTaskToWatchdog() argument
56 void RemoveTaskFromWatchdog(uint64_t gid) in RemoveTaskFromWatchdog() argument
62 bool SendTimeoutWatchdog(uint64_t gid, uint64_ argument
91 RunTimeOutCallback(uint64_t gid, uint64_t timeout) RunTimeOutCallback() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.cpp32 DBStatus RdbAssetLoader::Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() argument
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H A Dstorage_total_status_service_test.cpp36 gid_t gid; member
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/
H A Dfile_utils_test.cpp119 gid_t gid = 01; in HWTEST_F() local
199 gid_t gid = 01; in HWTEST_F() local
225 gid_t gid in HWTEST_F() local
251 gid_t gid = 01; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_proxy.cpp62 Mkdir( const std::string &dir, const int32_t mode, const int32_t uid, const int32_t gid) Mkdir() argument

Completed in 11 milliseconds

1234