Searched refs:spec_lib_file_path (Results 1 – 4 of 4) sorted by relevance
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 248 const char* spec_lib_file_path, int target_class, in Process() argument 266 spec_lib_file_path, interface_specification_message, dll_file_name, in Process()
|
/test/vts/drivers/hal/common/include/component_loader/ |
D | HalDriverLoader.h | 76 bool Process(const char* dll_file_name, const char* spec_lib_file_path,
|
/test/vts/drivers/hal/common/include/driver_manager/ |
D | VtsHalDriverManager.h | 51 const string& spec_lib_file_path,
|
/test/vts/drivers/hal/common/driver_manager/ |
D | VtsHalDriverManager.cpp | 46 const string& dll_file_name, const string& spec_lib_file_path, in LoadTargetComponent() argument 74 driver_lib_path = spec_lib_file_path; in LoadTargetComponent()
|