Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml.h65 auto host_func = in WrapGuestFunctionIfNeeded() local
76 auto host_func = UnwrapHostFunction(ToGuestAddr(func)); in WrapHostFunctionIfNeeded() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc1015 for (const string& host_func : outside_compilation_host_graphs) { in ConstructHostGraph() local