Home
last modified time | relevance | path

Searched refs:GetLoaderFunctionWithArg (Results 1 – 3 of 3) sorted by relevance

/test/vts/drivers/hal/common/include/component_loader/
DDllLoader.h46 loader_function_with_arg GetLoaderFunctionWithArg(
/test/vts/drivers/hal/common/component_loader/
DDllLoader.cpp55 loader_function_with_arg DllLoader::GetLoaderFunctionWithArg( in GetLoaderFunctionWithArg() function in android::vts::DllLoader
DHalDriverLoader.cpp239 dll_loader_.GetLoaderFunctionWithArg(function_name_prefix.c_str()); in LoadDriverWithInterfacePointer()