Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp248 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/
DHalDriverLoader.h76 bool Process(const char* dll_file_name, const char* spec_lib_file_path,
/test/vts/drivers/hal/common/include/driver_manager/
DVtsHalDriverManager.h51 const string& spec_lib_file_path,
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp46 const string& dll_file_name, const string& spec_lib_file_path, in LoadTargetComponent() argument
74 driver_lib_path = spec_lib_file_path; in LoadTargetComponent()