Searched defs:getInfo (Results 1 - 2 of 2) sorted by relevance

/system/security/keystore/
H A Dblob.h89 const uint8_t* getInfo() const { return mBlob.value + mBlob.length; } function in class:Blob
/system/core/libsync/tests/
H A Dsync_test.cpp174 vector<SyncPointInfo> getInfo() const { function in class:__anon1686::SyncFence
192 return getInfo().size();
206 for (auto &info : getInfo()) {

Completed in 915 milliseconds