Home
last modified time | relevance | path

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

/system/security/keystore/
Dblob.h125 int32_t getLength() const { return mBlob->length; } in getLength() function
/system/libfmq/include/fmq/
DMessageQueueBase.h255 inline size_t getLength() const { return length; } in getLength() function