Home
last modified time | relevance | path

Searched defs:idGen_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Di_http_task.cpp18 static std::atomic<uint32_t> idGen_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/mountpoint/
H A Dmount_point.h52 static std::atomic<uint32_t> idGen_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/mountpoint/
H A Dmount_point.cpp26 atomic<uint32_t> MountPoint::idGen_; member in OHOS::Storage::DistributedFile::MountPoint