Home
last modified time | relevance | path

Searched refs:getInfo (Results 1 – 2 of 2) sorted by relevance

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