HomeSort by relevance Sort by last modified time
    Searched refs:ver_str (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
compat_checks.cc 56 std::wstring ver_str(version ? version : GetSEPVersion());
57 if (!ParseSEPVersion(ver_str, &v0, &v1, &v2))
  /hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp 182 char *ver_str; local
314 (void)inv_get_version(&ver_str);
315 LOGV_IF(PROCESS_VERBOSE, "%s\n", ver_str);
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 254 char *ver_str; local
440 (void)inv_get_version(&ver_str);
441 LOGV_IF(PROCESS_VERBOSE, "%s\n", ver_str);
    [all...]

Completed in 57 milliseconds