Home
last modified time | relevance | path

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

/aosp_15_r20/external/leveldb/table/
H A Dformat.h59 void set_metaindex_handle(const BlockHandle& h) { metaindex_handle_ = h; } in set_metaindex_handle() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dformat.h64 void set_metaindex_handle(const BlockHandle& h) { metaindex_handle_ = h; } in set_metaindex_handle() function