/cts/tests/tests/content/src/android/content/res/cts/ |
AssetFileDescriptor_AutoCloseInputStreamTest.java | 61 openInput(0, FILE_LENGTH); 72 openInput(0, FILE_LENGTH); 81 openInput(0, len); 89 openInput(0, FILE_LENGTH); 99 openInput(0, FILE_LENGTH); 110 openInput(0, len); 120 openInput(0, FILE_LENGTH); 127 openInput(0, FILE_LENGTH); 135 openInput(0, FILE_LENGTH); 146 openInput(0, FILE_LENGTH) [all...] |
/hardware/akm/AK8975_FS/libsensors/ |
SensorBase.cpp | 41 data_fd = openInput(data_name); 116 int SensorBase::openInput(const char* inputName) {
|
SensorBase.h | 38 int openInput(const char* inputName);
|
/hardware/invensense/6515/libsensors_iio/ |
SensorBase.h | 77 int openInput(const char* inputName);
|
SensorBase.cpp | 56 data_fd = openInput(data_name); 149 int SensorBase::openInput(const char *inputName)
|
/hardware/invensense/65xx/libsensors_iio/ |
SensorBase.h | 76 int openInput(const char* inputName);
|
SensorBase.cpp | 54 data_fd = openInput(data_name); 146 int SensorBase::openInput(const char *inputName)
|
/frameworks/av/services/audiopolicy/service/ |
AudioPolicyClientImpl.cpp | 99 status_t AudioPolicyService::AudioPolicyClient::openInput(audio_module_handle_t module, 113 return af->openInput(module, input, config, device, address, source, flags);
|
AudioPolicyService.h | 466 virtual audio_io_handle_t openInput(audio_module_handle_t module,
|
/frameworks/av/media/libaudioclient/include/media/ |
IAudioFlinger.h | 163 virtual status_t openInput(audio_module_handle_t module,
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 217 virtual audio_io_handle_t openInput(audio_module_handle_t module,
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioHardwareALSA.cpp | [all...] |
/frameworks/av/services/audiopolicy/ |
AudioPolicyInterface.h | 294 virtual status_t openInput(audio_module_handle_t module,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
scantools.py | 441 file = self.openinput(scan)
451 def openinput(self, filename):
member in class:Scanner
|
/external/python/cpython2/Tools/bgen/bgen/ |
scantools.py | 441 file = self.openinput(scan) 451 def openinput(self, filename): member in class:Scanner
|
/frameworks/av/media/libaudioclient/ |
IAudioFlinger.cpp | 530 virtual status_t openInput(audio_module_handle_t module, [all...] |
/frameworks/av/services/audioflinger/ |
AudioFlinger.h | 200 virtual status_t openInput(audio_module_handle_t module, [all...] |
AudioFlinger.cpp | 324 // at this stage, a MmapThread was created when openOutput() or openInput() was called by [all...] |
/hardware/qcom/media/msm8996/videopp/inc/ |
omx_vdpp.h | 744 int openInput(const char* inputName);
|
/hardware/qcom/media/msm8996/videopp/src/ |
omx_vdpp.cpp | [all...] |
/frameworks/av/services/audiopolicy/managerdefault/ |
AudioPolicyManager.cpp | [all...] |
/external/robolectric/v1/lib/main/ |
h2-1.2.147.jar | |