Searched refs:sys (Results 151 - 175 of 614) sorted by relevance

1234567891011>>

/frameworks/base/services/core/jni/
H A Dcom_android_server_UsbMidiDevice.cpp29 #include <sys/types.h>
30 #include <sys/stat.h>
32 #include <sys/ioctl.h>
/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp131 llvm::sys::RunInterruptHandlers();
143 llvm::sys::RunInterruptHandlers();
157 llvm::sys::RunInterruptHandlers();
/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp24 #include <sys/types.h>
25 #include <sys/stat.h>
26 #include <sys/ioctl.h>
/frameworks/av/media/audioserver/
H A Dmain_audioserver.cpp21 #include <sys/prctl.h>
22 #include <sys/wait.h>
97 ALOG(LOG_ERROR, "media.log", "pid %d status %d code %s user %ld.%03lds sys %ld.%03lds",
/frameworks/av/media/libstagefright/
H A DStagefrightMediaScanner.cpp21 #include <sys/types.h>
22 #include <sys/stat.h>
/frameworks/base/core/jni/
H A Dandroid_ddm_DdmHandleNativeHeap.cpp30 #include <sys/types.h>
31 #include <sys/stat.h>
/frameworks/base/libs/hwui/thread/
H A DTaskManager.cpp17 #include <sys/resource.h>
18 #include <sys/sysinfo.h>
/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp112 sys::PrintStackTraceOnErrorSignal();
135 sys::fs::F_None);
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileSystem.h9 // This file declares the mcld::sys::fs:: namespace. It follows TR2/boost
24 namespace sys { namespace in namespace:mcld
89 mcld::sys::fs::PathCache::entry_type* bring_one_into_cache(DirIterator& pIter);
109 } // namespace sys
/frameworks/compile/slang/
H A Dllvm-rs-as.cpp84 (new tool_output_file(OutputFilename.c_str(), EC, llvm::sys::fs::F_None));
106 sys::PrintStackTraceOnErrorSignal();
/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp19 #include <sys/mount.h>
20 #include <sys/wait.h>
88 "/data", "/dev", "/proc", "/sys"
/frameworks/opt/net/voip/src/jni/rtp/
H A DRtpStream.cpp21 #include <sys/types.h>
22 #include <sys/socket.h>
/frameworks/webview/chromium/plat_support/
H A Ddraw_gl_functor.cpp28 #include <sys/resource.h>
29 #include <sys/time.h>
/frameworks/av/drm/common/
H A DIDrmServiceListener.cpp18 #include <sys/types.h>
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.h24 #include <sys/types.h>
/frameworks/av/include/media/
H A DMetadata.h20 #include <sys/types.h>
/frameworks/av/include/media/stagefright/
H A DColorConverter.h21 #include <sys/types.h>
/frameworks/av/include/media/stagefright/foundation/
H A DABitReader.h23 #include <sys/types.h>
H A DABuffer.h21 #include <sys/types.h>
/frameworks/av/include/ndk/
H A DNdkMediaExtractor.h31 #include <sys/types.h>
H A DNdkMediaFormat.h30 #include <sys/types.h>
/frameworks/av/media/libmedia/
H A DIAudioRecord.cpp23 #include <sys/types.h>
H A DIMediaCodecService.cpp23 #include <sys/types.h>
H A DIRemoteDisplay.cpp18 #include <sys/types.h>
H A DMediaUtils.cpp22 #include <sys/resource.h>

Completed in 571 milliseconds

1234567891011>>