HomeSort by relevance Sort by last modified time
    Searched defs:target_version (Results 1 - 5 of 5) sorted by null

  /test/vts/drivers/hal/server/
BinderServer.cpp 71 const float target_version = data.readFloat(); local
74 target_version, string(module_name));
144 float target_version, const string& module_name) {
147 path.c_str(), lib_path_, target_class, target_type, target_version, "",
  /test/vts/drivers/hal/common/component_loader/
HalDriverLoader.cpp 246 int target_type, float target_version,
251 if (!FindComponentSpecification(target_class, target_package, target_version,
256 << target_version; local
  /test/vts/agents/hal/
AgentRequestHandler.cpp 108 float target_version = command_msg.target_version() / 100.0; local
250 file_path, target_class, target_type, target_version,
299 command_message.target_type(), command_message.target_version() / 100.0f,
  /external/python/cpython2/PC/bdist_wininst/
install.c 35 * target_version = if present, python version required
126 char target_version[10]; /* [Setup] target_version=, required python variable
1547 HKEY_LOCAL_MACHINE, target_version); local
1549 HKEY_CURRENT_USER, target_version); local
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 34 * target_version = if present, python version required
126 char target_version[10]; /* [Setup] target_version=, required python variable
1591 HKEY_LOCAL_MACHINE, target_version); local
1593 HKEY_CURRENT_USER, target_version); local
    [all...]

Completed in 114 milliseconds