Searched defs:file_path (Results 1 – 16 of 16) sorted by relevance
| /test/vts/drivers/hal/common/specification_parser/ |
| D | InterfaceSpecificationParser.cpp | 37 const char* file_path, ComponentSpecificationMessage* is_message) { in parse()
|
| D | SpecificationBuilder.cpp | 85 const string file_path = target_dir_path + "/" + string(ent->d_name); in FindComponentSpecification() local
|
| /test/vts/drivers/libdrivercomm/ |
| D | VtsDriverFileUtil.cpp | 28 string ReadFile(const string& file_path) { in ReadFile()
|
| /test/vts-testcase/hal/script/build/ |
| D | build_rule_gen_utils.py | 30 def WriteBuildRule(file_path, build_rule): argument
|
| /test/vts/compilation_tools/vtsc/ |
| D | VtsCompilerUtils.cpp | 500 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/ |
| D | VtsProfilingInterface.cpp | 72 string file_path = trace_file_path_ + "_" + string(product_name) + "_" in Init() local
|
| /test/vts/drivers/hal/common/component_loader/ |
| D | DllLoader.cpp | 39 void* DllLoader::Load(const char* file_path, bool is_conventional_hal) { in Load()
|
| /test/vts/runners/host/tcp_client/ |
| D | vts_tcp_client.py | 135 file_path=None, target_class=None, target_type=None, argument 397 file_path=None, argument
|
| /test/vts/proto/ |
| D | VtsDriverControlMessage.proto | 73 optional bytes file_path = 1201; field
|
| D | AndroidSystemControlMessage.proto | 97 optional bytes file_path = 3002; field
|
| D | VtsReportMessage.proto | 188 optional bytes file_path = 11; field
|
| D | ComponentSpecificationMessage.proto | 167 optional bytes file_path = 1; field
|
| /test/vts/agents/hal/ |
| D | SocketClientToDriver.cpp | 67 int32_t VtsDriverSocketClient::LoadHal(const string& file_path, in LoadHal()
|
| D | AgentRequestHandler.cpp | 120 const string& file_path = command_msg.file_path(); local
|
| /test/vts-testcase/vndk/dependency/ |
| D | elf_parser.py | 90 def __init__(self, file_path): argument
|
| /test/vts-testcase/hal/treble/vintf/ |
| D | vts_treble_vintf_test.cpp | 108 string file_path = kDataDir + PackageRoot(fq_iface_name) + kHashFileName; in ReleasedHashes() local
|