Home
last modified time | relevance | path

Searched refs:gid_ (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.h48 uint64_t gid_; member
53 : tid_(workerId), gid_(taskId), workerTaskType_(workerTaskType), label_(workerTaskLabel) {} in WorkerInfo()
65 workerInfo_.gid_ = UINT64_MAX; //该task type 没有 gid in TimeoutFunctionInfo()
H A Dworker_monitor.cpp250 "], Task Id:[" << timeoutFunction.workerInfo_.gid_ << "], "; in RecordSymbolAndBacktrace()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp237 return Marshal(data, input.inode_, input.mode_, input.uid_, input.gid_); in Marshalling()
242 return Unmarshal(data, output.inode_, output.mode_, output.uid_, output.gid_); in Unmarshalling()
H A Dsqlite_connection.cpp123 info.gid_ = fileStat.st_gid; in Collect()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h53 uint32_t gid_ = 0; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1281 rdbInfo.gid_ = fileDebug.gid;
1300 fileInfo.gid = info.gid_;

Completed in 7 milliseconds