Searched defs:mData (Results 1 - 3 of 3) sorted by relevance

/system/core/include/utils/
H A DBlobCache.h136 // mData points to the buffer containing the blob data.
137 const void* mData; member in class:android::BlobCache::Blob
143 // memory pointed to by mData when the Blob gets destructed.
206 // mData contains both the key and value data for the cache entry. The
208 uint8_t mData[]; member in struct:android::BlobCache::EntryHeader
/system/extras/tests/sdcard/
H A Dstopwatch.h135 struct Measurement *mData; member in class:android_test::StopWatch
/system/security/keystore/include/keystore/
H A DIKeystoreService.h35 const void* mData; member in class:android::KeystoreArg

Completed in 173 milliseconds