Searched refs:DATA_STORAGE_EL1_DATABASE (Results 1 – 1 of 1) sorted by relevance
34 const std::string DATA_STORAGE_EL1_DATABASE = "/data/storage/el1/database/"; variable81 if (BundleUtil::StartWith(path, DATA_STORAGE_EL1_DATABASE)) { in GetDataDir()82 suffix = path.substr(DATA_STORAGE_EL1_DATABASE.size()); in GetDataDir()