Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dsystem_properties.h32 bool Load(const std::string& strFile) { in Load() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSInvariant.cpp127 } else if (auto Load = llvm::dyn_cast<llvm::LoadInst>(Inst)) { in markInvariantUserLoads() local