Home
last modified time | relevance | path

Searched defs:userDataPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/demo/heif/include/
H A Dcommand_parser.h42 std::string userDataPath = ""; member
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/
H A Denvironment_n_exporter.cpp161 auto userDataPath = std::make_shared<std::string>(); in GetUserDataDir() local