Home
last modified time | relevance | path

Searched refs:GetImportFilePath (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.h111 std::string GetImportFilePath(const std::string &import) const;
H A Doptions.cpp381 std::string Options::GetImportFilePath(const std::string &import) const in GetImportFilePath() function in OHOS::HDI::Options
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp197 if (!File::CheckValid(Options::GetInstance().GetImportFilePath(token.value))) { in ParseImports()
225 std::string otherFilePath = Options::GetInstance().GetImportFilePath(importName); in LoadOtherIdlFiles()
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1758 std::string idlFilePath = Options::GetInstance().GetImportFilePath(importName); in CheckImport()

Completed in 5 milliseconds