/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/trace/ |
H A D | ffrt_trace.h | 223 #define FFRT_TASK_BEGIN(tag, gid) \ argument 228 #define FFRT_BLOCK_TRACER(gid, tag) \ argument 234 #define FFRT_WAKE_TRACER(gid) \ argument 261 #define FFRT_TASK_BEGIN(tag, gid) argument 262 #define FFRT_BLOCK_TRACER(gid, tag) argument 263 #define FFRT_WAKE_TRACER(gid) argument 271 #define FFRT_SUBMIT_MARKER(tag, gid) \ argument 275 #define FFRT_READY_MARKER(gid) \ argument 279 #define FFRT_BLOCK_MARKER(gid) \ argument 283 #define FFRT_TASKDONE_MARKER(gid) \ argument [all …]
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/watchdog/ |
H A D | watchdog_util.cpp | 38 bool IsValidTimeout(uint64_t gid, uint64_t timeout_us) in IsValidTimeout() 52 void AddTaskToWatchdog(uint64_t gid) in AddTaskToWatchdog() 58 void RemoveTaskFromWatchdog(uint64_t gid) in RemoveTaskFromWatchdog() 64 bool SendTimeoutWatchdog(uint64_t gid, uint64_t timeout, uint64_t delay) in SendTimeoutWatchdog() 95 void RunTimeOutCallback(uint64_t gid, uint64_t timeout) in RunTimeOutCallback()
|
/ohos5.0/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
H A D | ffrt_trace_recover.py | 51 def make_costart_fake_log(mark, pid, label, gid, tid, tname, prio): argument 63 def make_coyield_fake_log(mark, pid, label, gid, tid, tname, prio): argument 79 def replace_sched_switch_log(fake_log, mark, pid, label, gid, tid): argument 99 def replace_sched_wake_log(fake_log, label, pid, gid): argument 109 def replace_sched_block_log(fake_log, pid, gid): argument 118 def replace_tracing_mark_log(fake_log, label, pid, gid): argument 128 def convert_worker_log_to_task(mark, pid, label, gid, tid): argument
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_utils_test.cpp | 68 std::string gid = "com.sample.ext"; variable 82 std::string gid = "com.sample.ext:1234"; variable 111 std::string gid = "com.sample.ext"; variable 126 std::string gid = "com.sample.ext:1234"; variable 141 std::string gid = "com.sample.ext:1234"; variable 156 std::string gid = "com.sample.ext"; variable 171 std::string gid = "com.sample.ext"; variable 185 std::string gid = "com.sample.ext:1"; variable 419 std::string gid = "com.sample.ext:1234"; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | asset_loader.cpp | 18 int32_t AssetLoader::Download(const std::string &tableName, const std::string &gid, const Value &pr… in Download() 23 int32_t AssetLoader::RemoveLocalAssets(const std::string &tableName, const std::string &gid, in RemoveLocalAssets()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | asset_loader_test.cpp | 34 std::string gid; variable 50 std::string gid; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
H A D | iAssetLoader.h | 31 …virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() 42 …virtual DBStatus RemoveLocalAssets(const std::string &tableName, const std::string &gid, const Typ… in RemoveLocalAssets()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/ |
H A D | file_utils_test.cpp | 119 gid_t gid = 01; variable 199 gid_t gid = 01; variable 225 gid_t gid = 01; variable 251 gid_t gid = 01; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | asset_loader_impl.cpp | 35 const std::string &tableName, const std::string &gid, const DBValue &prefix, DBVBucket &assets) in Download() 71 const std::string &tableName, const std::string &gid, const DBValue &prefix, DBVBucket &assets) in RemoveLocalAssets()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | virtual_asset_loader.cpp | 19 DBStatus VirtualAssetLoader::Download(const std::string &tableName, const std::string &gid, const T… in Download() 49 DBStatus VirtualAssetLoader::RemoveLocalAssets(const std::string &tableName, const std::string &gid… in RemoveLocalAssets()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | data_group_info.h | 31 int32_t gid = 0; member
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
H A D | http_curl_client.h | 66 gid_t gid; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/ |
H A D | ranges.h | 32 int32_t gid; member
|
/ohos5.0/base/startup/init/ueventd/include/ |
H A D | ueventd_read_cfg.h | 31 gid_t gid; member 43 gid_t gid; member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/ |
H A D | acl.h | 33 int32_t SetDefaultGroup(const uint32_t gid, const uint16_t mode) in SetDefaultGroup()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | file_stat.h | 25 int32_t gid = -1; member
|
/ohos5.0/base/startup/init/test/fuzztest/getdevicenodepermissions_fuzzer/ |
H A D | getdevicenodepermissions_fuzzer.cpp | 32 gid_t *gid = reinterpret_cast<gid_t*>(const_cast<uint8_t *>(data + offset)); in FuzzGetDeviceNodePermissions() local
|
/ohos5.0/build/ohos/packages/ |
H A D | process_field_validate.py | 64 def _is_need_verified_gid(self, gid): argument 81 def append_gid(self, gid): argument 176 def _verify_gid(self, gid): argument
|
/ohos5.0/base/startup/init/test/unittest/ueventd/ |
H A D | ueventd_config_unittest.cpp | 47 gid_t gid = 0; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/ |
H A D | key_backup.h | 32 gid_t gid; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
H A D | store_debug_info.h | 28 uint32_t gid = 0; member
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
H A D | help_utils.h | 29 gid_t gid; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | el5_filekey_callback.cpp | 90 int32_t gid = ServiceConstants::DATABASE_DIR_GID; in CheckEl5Dir() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_asset_loader_test.cpp | 54 int32_t Download(const std::string &tableName, const std::string &gid, in Download() 60 int32_t RemoveLocalAssets(const std::string &tableName, const std::string &gid, in RemoveLocalAssets()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/utils/system/ |
H A D | utils_directory_test.cpp | 115 gid_t gid = 0; // root variable
|