Searched refs:sys (Results 451 - 475 of 525) sorted by relevance

<<11121314151617181920>>

/frameworks/base/tools/aidl/
H A Daidl.cpp9 #include <sys/param.h>
10 #include <sys/stat.h>
19 #include <sys/stat.h>
/frameworks/rs/
H A DrsContext.cpp25 #include <sys/types.h>
26 #include <sys/resource.h>
31 #include <sys/syscall.h>
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp53 #include <sys/time.h>
56 #include <sys/mman.h>
57 #include <sys/stat.h>
H A DslesTestDecodeToBuffQueue.cpp42 #include <sys/time.h>
/frameworks/av/camera/
H A DICamera.cpp22 #include <sys/types.h>
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileCommon.c33 #include <sys/stat.h>
/frameworks/av/media/common_time/
H A DICommonClock.cpp17 #include <sys/socket.h>
H A DICommonTimeConfig.cpp17 #include <sys/socket.h>
/frameworks/av/media/libmedia/
H A DAudioEffect.cpp23 #include <sys/types.h>
/frameworks/av/services/audioflinger/
H A DAudioResampler.cpp22 #include <sys/types.h>
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp22 #include <sys/types.h>
153 property_get("sys.secpolicy.camera.disabled", value, "0");
/frameworks/base/services/input/
H A DEventHub.cpp48 #include <sys/inotify.h>
49 #include <sys/epoll.h>
50 #include <sys/ioctl.h>
51 #include <sys/limits.h>
1290 path.append("/sys/board_properties/virtualkeys.");
/frameworks/base/tools/aapt/
H A DPackage.cpp16 #include <sys/types.h>
/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp394 Argv0 = llvm::sys::path::stem(ArgVector[0]);
/frameworks/native/include/utils/
H A DVector.h22 #include <sys/types.h>
/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp21 #include <sys/types.h>
H A DISurfaceTexture.cpp18 #include <sys/types.h>
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp21 #include <sys/resource.h>
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp21 #include <sys/resource.h>
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h21 #include <sys/types.h>
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestSlowDownUri.cpp23 #include <sys/time.h>
/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp22 #include <sys/types.h>
23 #include <sys/wait.h>
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp41 #include <sys/stat.h>
42 #include <sys/types.h>
389 property_get("persist.sys.language", propLang, "");
390 property_get("persist.sys.country", propRegn, "");
H A Dandroid_util_Binder.cpp27 #include <sys/stat.h>
28 #include <sys/types.h>
/frameworks/base/libs/androidfw/
H A DInputTransport.cpp29 #include <sys/types.h>
30 #include <sys/socket.h>

Completed in 394 milliseconds

<<11121314151617181920>>