OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RESULT_ERROR
(Results
1 - 4
of
4
) sorted by null
/external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h
36
RESULT_ERROR
= -1,
/system/media/mca/filterfw/java/android/filterfw/core/
GraphRunner.java
47
public static final int
RESULT_ERROR
= 6;
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java
44
public static final int
RESULT_ERROR
= RESULT_FIRST_USER;
/external/mtpd/
pptp.c
67
#define
RESULT_ERROR
2
368
outgoing.icrp.result =
RESULT_ERROR
;
377
outgoing.ocrp.result =
RESULT_ERROR
;
Completed in 315 milliseconds