OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:microsint
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tools/preload/
Operation.java
112
int
microsInt
= (int) micros;
113
if (
microsInt
!= micros) {
116
return
microsInt
;
Completed in 173 milliseconds