Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.cc752 void ReferenceTypePropagation::FixUpSelectType(HSelect* select, HandleCache* handle_cache) { in FixUpSelectType()
762 HandleCache* handle_cache) { in MergeTypes()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_os_SELinux.cpp40 std::atomic<selabel_handle *> *handle_cache) { in GetSELabelHandle_impl()