Home
last modified time | relevance | path

Searched refs:Load (Results 1 – 10 of 10) 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/framework/harnesses/host_controller/acloud/
Dacloud_config.py60 def Load(self, file_path): member in ACloudConfig
Dacloud_client.py141 config.Load(file_path)
/test/vts/drivers/hal/common/component_loader/
DDllLoader.cpp34 void* DllLoader::Load(const char* file_path) { in Load() function in android::vts::DllLoader
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()
/test/vts-testcase/kernel/ltp/
Dtest_cases_parser.py69 def Load(self, member in TestCasesParser
DKernelLtpTest.py258 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