Home
last modified time | relevance | path

Searched defs:Getter (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_context.h220 using Getter = base::RepeatingCallback<CefBrowserContext*()>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DIRMutator.cpp57 for (const auto &Getter : AllowedTypes) in mutateModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1446 FunctionCallee Getter = MS.getKmsanShadowOriginAccessFn(isStore, Size); in getShadowOriginPtrKernel() local