Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/contrib/libzip/utils/
H A Dutils_zip.cc40 absl::Status LibZip::CheckOpen() { in CheckOpen() function in LibZip
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp91 void UnixAPIChecker::CheckOpen(CheckerContext &C, const CallExpr *CE) const { in CheckOpen() function in UnixAPIChecker