OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readCommand
(Results
1 - 3
of
3
) sorted by null
/development/samples/USB/AdbTest/src/com/android/adb/
AdbMessage.java
130
public boolean
readCommand
(UsbRequest request) {
/external/chromium_org/third_party/icu/source/common/
ucnvscsu.c
109
readCommand
,
164
scsu->toUState=
readCommand
;
263
sourceIndex=state==
readCommand
? 0 : -1;
287
if(state==
readCommand
) {
342
case
readCommand
:
397
state=
readCommand
;
436
state=
readCommand
;
448
state=
readCommand
;
469
state=
readCommand
;
475
if(state==
readCommand
) {
[
all
...]
/external/icu4c/common/
ucnvscsu.c
110
readCommand
,
165
scsu->toUState=
readCommand
;
264
sourceIndex=state==
readCommand
? 0 : -1;
288
if(state==
readCommand
) {
343
case
readCommand
:
398
state=
readCommand
;
437
state=
readCommand
;
449
state=
readCommand
;
470
state=
readCommand
;
476
if(state==
readCommand
) {
[
all
...]
Completed in 57 milliseconds