OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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