OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brtr
(Results
1 - 1
of
1
) sorted by null
/system/core/init/
builtins.cpp
770
int brtw,
brtr
;
local
786
brtr
= info.st_size;
787
while(
brtr
) {
788
rc = read(fd1, p,
brtr
);
794
brtr
-= rc;
Completed in 3077 milliseconds