Home
last modified time | relevance | path

Searched defs:IsLoaded (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DXlibXcbFunctions.cpp27 bool XlibXcbFunctions::IsLoaded() const { in IsLoaded() function in dawn_native::XlibXcbFunctions
/third_party/lzma/CPP/Windows/
DDLL.h55 bool IsLoaded() const { return (_module != NULL); } in IsLoaded() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h35 bool IsLoaded = false; member
/third_party/mesa3d/src/imgui/
Dimgui.h2111 … bool IsLoaded() const { return ContainerAtlas != NULL; } in IsLoaded() function