Searched refs:PHYSICAL_PATH_PREFIX (Results 1 – 1 of 1) sorted by relevance
87 const string PHYSICAL_PATH_PREFIX = "/mnt/hmdfs/<currentUserId>/account/device_view/local/data/<Pac… variable182 string physicalPath = PHYSICAL_PATH_PREFIX + relativePath; in HandleLocalCheck()