Searched defs:getMap (Results 1 – 2 of 2) sorted by relevance
128 const base::unique_fd& getMap() const { return mMapFd; }; in getMap() function
218 const cppbor::Map& getMap() const { return *key_; } in getMap() function