Home
last modified time | relevance | path

Searched refs:PHYSICAL_PATH_PREFIX (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.cpp87 const string PHYSICAL_PATH_PREFIX = "/mnt/hmdfs/<currentUserId>/account/device_view/local/data/<Pac… variable
182 string physicalPath = PHYSICAL_PATH_PREFIX + relativePath; in HandleLocalCheck()