Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/specification_parser/
DInterfaceSpecificationParser.cpp37 const char* file_path, ComponentSpecificationMessage* is_message) { in parse()
DSpecificationBuilder.cpp85 const string file_path = target_dir_path + "/" + string(ent->d_name); in FindComponentSpecification() local
/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.cpp500 int vts_fs_mkdirs(char* file_path, mode_t mode) { in vts_fs_mkdirs()
540 string RemoveBaseDir(const string& file_path, const string& base_path) { in RemoveBaseDir()
/test/vts/drivers/libprofiling/
DVtsProfilingInterface.cpp72 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()
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py135 file_path=None, target_class=None, target_type=None, argument
397 file_path=None, argument
/test/vts/proto/
DVtsDriverControlMessage.proto73 optional bytes file_path = 1201; field
DAndroidSystemControlMessage.proto97 optional bytes file_path = 3002; field
DVtsReportMessage.proto188 optional bytes file_path = 11; field
DComponentSpecificationMessage.proto167 optional bytes file_path = 1; field
/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/vndk/dependency/
Delf_parser.py90 def __init__(self, file_path): argument
/test/vts-testcase/hal/treble/vintf/
Dvts_treble_vintf_test.cpp108 string file_path = kDataDir + PackageRoot(fq_iface_name) + kHashFileName; in ReleasedHashes() local