Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 17 of 17) sorted by relevance

/test/vts/drivers/libdrivercomm/
DVtsDriverFileUtil.cpp28 string ReadFile(const string& file_path) { in ReadFile()
/test/vts-testcase/hal/script/build/
Dbuild_rule_gen_utils.py30 def WriteBuildRule(file_path, build_rule): argument
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp505 int vts_fs_mkdirs(char* file_path, mode_t mode) { in vts_fs_mkdirs()
545 string RemoveBaseDir(const string& file_path, const string& base_path) { in RemoveBaseDir()
/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.cpp73 string file_path = trace_file_path_ + "_" + string(product_name) + "_" + in Init() local
/test/vts/drivers/hal/common/component_loader/
DDllLoader.cpp39 void* DllLoader::Load(const char* file_path, bool is_conventional_hal) { in Load()
DHalDriverLoader.cpp64 const string file_path = driver_lib_dir + "/" + string(ent->d_name); in FindComponentSpecification() local
/test/vts/drivers/hal/common/utils/
DInterfaceSpecUtil.cpp36 bool ParseInterfaceSpec(const char* file_path, in ParseInterfaceSpec()
/test/vts/proto/
DVtsDriverControlMessage.proto73 optional bytes file_path = 1201; field
DAndroidSystemControlMessage.proto97 optional bytes file_path = 3002; field
DVtsReportMessage.proto189 optional bytes file_path = 11; field
DComponentSpecificationMessage.proto168 optional bytes file_path = 1; field
/test/vts/utils/python/common/
Dlist_utils.py99 def LoadListFromCommentedTextFile(file_path, argument
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py143 file_path=None, argument
466 file_path=None, argument
/test/vts/utils/python/library/
Delf_parser.py78 def __init__(self, file_path): argument
/test/vts/agents/hal/
DSocketClientToDriver.cpp67 int32_t VtsDriverSocketClient::LoadHal(const string& file_path, in LoadHal()
DAgentRequestHandler.cpp120 const string& file_path = command_msg.file_path(); local
/test/vts-testcase/hal/treble/vintf/
Dvts_treble_vintf_test.cpp109 string file_path = kDataDir + PackageRoot(fq_iface_name) + kHashFileName; in ReleasedHashes() local