Searched refs:Host (Results 1 - 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DRelocationFactory.cpp15 #include <llvm/Support/Host.h>
H A DELFReader.cpp13 #include <llvm/Support/Host.h>
H A DEhFrame.cpp13 #include <llvm/Support/Host.h>
H A DGNUArchiveReader.cpp25 #include <llvm/Support/Host.h>
/frameworks/base/services/java/com/android/server/
H A DAppWidgetServiceImpl.java93 * When identifying a Host or Provider based on the calling process, use the uid field. When
94 * identifying a Host or Provider based on a package manager broadcast, use the package given.
107 static class Host { class in class:AppWidgetServiceImpl
123 Host host;
175 ArrayList<Host> mHosts = new ArrayList<Host>();
185 ArrayList<Host> mDeletedHosts = new ArrayList<Host>();
336 private void dumpHost(Host host, int index, PrintWriter pw) {
425 Host hos
[all...]
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h17 #include <llvm/Support/Host.h>
/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp9 #include <llvm/Support/Host.h>
/frameworks/compile/mclinker/lib/MC/
H A DMCLinker.cpp15 #include <llvm/Support/Host.h>
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp13 #include <llvm/Support/Host.h>
/frameworks/compile/mclinker/tools/llvm-mcld/
H A Dllvm-mcld.cpp33 #include <llvm/Support/Host.h>

Completed in 1747 milliseconds