OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:valbytes
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/nsd/
DnsSdTxtRecord.java
71
byte[]
valBytes
;
75
valBytes
= value.getBytes();
76
valLen =
valBytes
.length;
78
valBytes
= null;
103
insert(keyBytes,
valBytes
, currentLoc);
/external/qemu/
arm-dis.c
2533
unsigned char
valbytes
[4];
local
[
all
...]
Completed in 509 milliseconds