Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 134) sorted by relevance

123456

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DStrategy.cpp43 bool Strategy::receiveFromHW(string & /*error*/) in receiveFromHW() argument
49 bool Strategy::sendToHW(string & /*error*/) in sendToHW() argument
DStream.cpp43 bool Stream::receiveFromHW(string & /*error*/) in receiveFromHW() argument
49 bool Stream::sendToHW(string & /*error*/) in sendToHW() argument
DUsage.cpp43 bool Usage::receiveFromHW(string & /*error*/) in receiveFromHW() argument
49 bool Usage::sendToHW(string & /*error*/) in sendToHW() argument
DInputSource.cpp41 bool InputSource::receiveFromHW(string & /*error*/) in receiveFromHW() argument
47 bool InputSource::sendToHW(string & /*error*/) in sendToHW() argument
DVolumeProfile.cpp56 bool VolumeProfile::receiveFromHW(string & /*error*/) in receiveFromHW() argument
61 bool VolumeProfile::sendToHW(string & /*error*/) in sendToHW() argument
/frameworks/base/core/tests/coretests/src/android/os/
DBuildTest.java37 private static void assertNotEmpty(String message, String string) { in assertNotEmpty()
47 private static void assertNotEmpty(String string) { in assertNotEmpty()
/frameworks/base/tools/layoutlib/rename_font/
Dbuild_font.py203 def ends_in_regular(string): argument
211 def get_version(string): argument
222 def sanitize(string): argument
Dbuild_font_single.py187 def ends_in_regular(string): argument
195 def get_version(string): argument
206 def sanitize(string): argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallStateException.java37 CallStateException(String string) in CallStateException()
43 CallStateException(int error, String string) in CallStateException()
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DProcFileReaderTest.java169 private static ProcFileReader buildReader(String string) throws IOException { in buildReader()
173 private static ProcFileReader buildReader(String string, int bufferSize) throws IOException { in buildReader()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglShaderSource.java5 String string in glShaderSource()
DglShaderSource.cpp6 (JNIEnv *_env, jobject _this, jint shader, jstring string) { in android_glShaderSource()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRSInvalidStateException.java25 public RSInvalidStateException(String string) { in RSInvalidStateException()
DRSRuntimeException.java26 public RSRuntimeException(String string) { in RSRuntimeException()
DRSDriverException.java25 public RSDriverException(String string) { in RSDriverException()
DRSIllegalArgumentException.java25 public RSIllegalArgumentException(String string) { in RSIllegalArgumentException()
/frameworks/base/rs/java/android/renderscript/
DRSDriverException.java25 public RSDriverException(String string) { in RSDriverException()
DRSInvalidStateException.java25 public RSInvalidStateException(String string) { in RSInvalidStateException()
DRSRuntimeException.java26 public RSRuntimeException(String string) { in RSRuntimeException()
DRSIllegalArgumentException.java25 public RSIllegalArgumentException(String string) { in RSIllegalArgumentException()
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
DArraysCheckWidget.class ... [] arr$ int len$ int i$ String string String[] arr$ int len$ int
/frameworks/av/media/mtp/
DMtpDeviceInfo.cpp63 MtpStringBuffer string; in read() local
DMtpStorageInfo.cpp49 MtpStringBuffer string; in read() local
DMtpObjectInfo.cpp59 MtpStringBuffer string; in read() local
/frameworks/base/core/java/com/android/internal/util/
DParcelableString.java27 public String string; field in ParcelableString

123456