Home
last modified time | relevance | path

Searched defs:section (Results 1 – 2 of 2) sorted by relevance

/development/samples/Vault/src/com/example/android/vault/
DEncryptedDocument.java274 final Section section = new Section(); in readSection() local
312 final Section section = new Section(); in writeSection() local
/development/ndk/platforms/android-L/include/arpa/
Dnameser.h154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument