OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noContent
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
Parser.java
104
public boolean
noContent
;
413
noContent
= (id & 0x40) == 0;
418
log("<" + name + (
noContent
? '/' : "") + '>');
434
if (
noContent
) {
437
noContent
= false;
/external/chromium_org/third_party/sqlite/src/src/
btree.c
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
Completed in 819 milliseconds