Searched defs:get (Results 1 – 3 of 3) sorted by relevance
67 inline T* get() const { return m_ptr; } in get() function
109 uint8_t* Keystore_Reply::get() { in get() function in Keystore_Reply
592 ResponseCode get(const char* filename, Blob* keyBlob, const BlobType type) { in get() function in KeyStore939 static ResponseCode get(KeyStore* keyStore, int sock, uid_t uid, Value* keyName, Value*, Value*) { in get() function