Searched defs:handle_impl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/ | ||
H A D | dhcp_handling_rule.py | 202 def handle_impl(self, query_packet): member in DhcpHandlingRule |
/aosp_15_r20/bionic/tests/ | ||
H A D | dlfcn_test.cpp | 272 void* handle_impl = dlopen("libtest_ifunc_variable_impl.so", RTLD_NOW); in TEST() local |