OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valid_bytes
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
gutf8.c
1847
gint remaining_bytes,
valid_bytes
;
local
[
all
...]
/external/bluetooth/glib/gio/
glocalfileinfo.c
1000
gint remaining_bytes,
valid_bytes
;
local
1010
valid_bytes
= invalid - remainder;
1015
g_string_append_len (string, remainder,
valid_bytes
);
1019
remaining_bytes -=
valid_bytes
+ 1;
[
all
...]
Completed in 454 milliseconds