Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp28 const char PATH_DELIMITER = '/'; variable
179 filePath.push_back(PATH_DELIMITER); in GetFilePathByDir()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_store.cpp36 const char PATH_DELIMITER = '/'; variable
105 dirPath_.push_back(PATH_DELIMITER); in InitDbStoreDir()