Home
last modified time | relevance | path

Searched defs:raw_ref (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ref.h21 class raw_ref; variable
/aosp_15_r20/system/vold/
H A DKeyUtil.cpp96 static std::string keyrefstring(const std::string& raw_ref) { in keyrefstring()
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodule.cpp215 Module& raw_ref = *raw.get(); in TEST_F() local