Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp500 string imported_package_path = imported_package_name; in GenerateHeaderIncludeFiles() local
501 ReplaceSubString(imported_package_path, ".", "/"); in GenerateHeaderIncludeFiles()
502 out << "#include <" << imported_package_path << "/" in GenerateHeaderIncludeFiles()
510 out << "#include <" << imported_package_path << "/" in GenerateHeaderIncludeFiles()