Searched refs:Static (Results 1 - 19 of 19) sorted by relevance

/frameworks/native/libs/binder/
H A DStatic.cpp20 #include <private/binder/Static.h>
H A DIPermissionController.cpp26 #include <private/binder/Static.h>
H A DAndroid.mk30 Static.cpp
H A DIServiceManager.cpp28 #include <private/binder/Static.h>
H A DProcessState.cpp33 #include <private/binder/Static.h>
H A DIPCThreadState.cpp30 #include <private/binder/Static.h>
/frameworks/base/cmds/installd/
H A DAndroid.mk7 # Static library used in testing and executable
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DCompilerOption.h69 RelocModelOpt = llvm::Reloc::Static;
H A Dbcc.cpp141 RM = llvm::Reloc::Static;
/frameworks/compile/mclinker/lib/LD/
H A DAndroid.mk4 # Static library: libmcldLD
58 # Static library: libmcldLDVariant
/frameworks/native/libs/utils/
H A DStatic.cpp20 #include <private/utils/Static.h>
H A DAndroid.mk32 Static.cpp \
H A DBufferedTextOutput.cpp26 #include <private/utils/Static.h>
H A DString16.cpp26 #include <private/utils/Static.h>
H A DString8.cpp26 #include <private/utils/Static.h>
57 // HACK: This dummy dependency forces linking libutils Static.cpp,
/frameworks/compile/libbcc/runtime/make/platform/
H A Dclang_darwin.mk7 Description := Static runtime libraries for clang/Darwin.
/frameworks/base/media/java/android/media/
H A DMediaRouter.java51 static class Static { class in class:MediaRouter
80 Static(Context appContext) { method in class:MediaRouter.Static
169 static Static sStatic;
209 synchronized (Static.class) {
212 sStatic = new Static(appContext);
/frameworks/compile/slang/
H A Dslang_backend.cpp142 llvm::Reloc::Model RM = llvm::Reloc::Static;
/frameworks/compile/mclinker/tools/llvm-mcld/
H A Dllvm-mcld.cpp100 clEnumValN(Reloc::Static, "static",

Completed in 1135 milliseconds