Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.h66 bool is_patched() const { return (nullptr != intercept_function_); } in is_patched() function
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dpatch_list.h49 bool is_patched() const { return size_field[0] != 0; } in is_patched() function