Searched refs:getInfo (Results 1 - 2 of 2) sorted by relevance
/system/security/keystore/ | ||
H A D | blob.h | 89 const uint8_t* getInfo() const { return mBlob.value + mBlob.length; } function in class:Blob |
/system/core/libsync/tests/ | ||
H A D | sync_test.cpp | 174 vector<SyncPointInfo> getInfo() const { function in class:__anon1685::SyncFence 192 return getInfo().size(); 206 for (auto &info : getInfo()) { |
Completed in 124 milliseconds