Home
last modified time | relevance | path

Searched defs:old_function (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/debug/
H A Dhandle_hooks_win.cc128 void** old_function) { in EATPatch()
158 void** old_function) { in IATPatch()
/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.cc24 RAW_PTR_EXCLUSION void** old_function; member
113 void** old_function, in InterceptImportedFunction()
/aosp_15_r20/development/vndk/tools/header-checker/src/diff/
H A Dabi_diff_wrappers.cpp84 repr::FunctionIR old_function = *oldp_; in DumpDiff() local
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_diff_representation.h344 FunctionDiffIR(const FunctionIR *old_function, const FunctionIR *new_function, in FunctionDiffIR()
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_diff_dumper.cpp274 abi_dump::FunctionDecl *old_function = function_diff.mutable_old(); in ConvertFunctionDiffIR() local
/aosp_15_r20/system/libbase/
H A Dlogging_test.cpp654 android::base::LogFunction old_function; in TEST() local