Home
last modified time | relevance | path

Searched refs:Load (Results 1 – 8 of 8) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DUserEntity.java25 import com.googlecode.objectify.annotation.Load;
61 @Load
/test/vts/drivers/hal/common/include/component_loader/
DDllLoader.h41 void* Load(const char* file_path);
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp206 if (!dll_loader_.Load(driver_lib_path.c_str())) { in LoadDriver()
231 if (!dll_loader_.Load(driver_lib_path.c_str())) { in LoadDriverWithInterfacePointer()
DDllLoader.cpp34 void* DllLoader::Load(const char* file_path) { in Load() function in android::vts::DllLoader
/test/vts-testcase/kernel/ltp/
Dtest_cases_parser.py69 def Load(self, member in TestCasesParser
DKernelLtpTest.py262 self._testcases.Load(
/test/vts/drivers/hal/common/driver_base/
DDriverBase.cpp86 if (!target_loader_.Load(target_dll_path)) return false; in LoadTargetComponent()
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage.jsp75 // Load the API client and auth2 library