OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ID_RECV
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
file_sync_service.h
41
#define
ID_RECV
MKID('R','E','C','V')
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
SyncService.java
43
private final static byte[]
ID_RECV
= { 'R', 'E', 'C', 'V' };
494
msg = createFileReq(
ID_RECV
, remotePathContent);
767
* @param command the 4 byte command (ID_STAT,
ID_RECV
, ...)
785
* @param command the 4 byte command (ID_STAT,
ID_RECV
, ...).
/prebuilt/common/ddmlib/
ddmlib-prebuilt.jar
Completed in 37 milliseconds