Home
last modified time | relevance | path

Searched refs:GetDriverPointerById (Results 1 – 2 of 2) sorted by relevance

/test/vts/drivers/hal/common/include/driver_manager/
DVtsHalDriverManager.h131 uint64_t GetDriverPointerById(const DriverId id);
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp240 uint64_t VtsHalDriverManager::GetDriverPointerById(const DriverId id) { in GetDriverPointerById() function in android::vts::VtsHalDriverManager
511 uint64_t interface_pt = GetDriverPointerById(driver_id); in PreprocessHidlHalFunctionCallArgs()