Home
last modified time | relevance | path

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

/drivers/peripheral/thermal/interfaces/hdi_service/include/
Dthermal_hdf_config.h46 std::string outPath; member
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcode_emitter.cpp117 …std::string outPath = StringHelper::EndWith(outDir, SEPARATOR) ? outDir.substr(0, outDir.size() - … in GetFileParentPath() local