Home
last modified time | relevance | path

Searched defs:stringValue (Results 1 – 14 of 14) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h55 std::string stringValue; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h55 std::string stringValue; variable
/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl10 String stringValue, inout String[] stringArray, inout List<String> listValue, in LogThis()
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp72 String16 stringValue("def"); in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp81 string stringValue("def"); in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
167 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
228 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
167 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
228 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java24 public java.lang.String stringValue; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java24 public java.lang.String stringValue; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …:std::vector<uint8_t>* byteArray, char16_t charValue, ::std::vector<char16_t>* charArray, int32_t … in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …:std::vector<uint8_t>* byteArray, char16_t charValue, ::std::vector<char16_t>* charArray, int32_t … in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …int8_t byteValue, ::std::vector<uint8_t>* byteArray, char16_t charValue, ::std::vector<char16_t>* … in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …int8_t byteValue, ::std::vector<uint8_t>* byteArray, char16_t charValue, ::std::vector<char16_t>* … in LogThis()
/system/libvintf/
Dparse_xml.cpp576 std::string stringValue; in buildObject() local