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

  /system/core/bootstat/
bootstat.cpp 217 int32_t time_in_ms; local
218 if (android::base::ParseInt(value, &time_in_ms)) {
219 boot_event_store->AddBootEventWithValue(property, time_in_ms);
  /external/webrtc/webrtc/modules/media_file/
media_file_utility.cc 1444 int32_t time_in_ms = -1; local
    [all...]

Completed in 133 milliseconds