Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Ddevice_mapper.cc34 SecureBlob table_blob(base::StringPrintf("%" PRIu64 " %" PRIu64 " %s ", in ToSecureBlob() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-plan.hh202 … hb::unique_ptr<hb_blob_t> table_blob {hb_sanitize_context_t ().reference_table<T> (plan->source)}; in operator ()() local