HomeSort by relevance Sort by last modified time
    Searched defs:target_version (Results 1 - 3 of 3) 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/agents/hal/
AgentRequestHandler.cpp 123 float target_version = command_msg.target_version() / 100.0; local
266 file_path, target_class, target_type, target_version,
317 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...]

Completed in 228 milliseconds