/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() 167 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() 228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() 167 …@Override public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue… in LogThis() 228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
H A D | MultilineRecursiveToStringStyleTest.java | 101 public void boolArray() { in boolArray() method in MultilineRecursiveToStringStyleTest 240 boolean[] boolArray; field in MultilineRecursiveToStringStyleTest.WithArrays
|
/aosp_15_r20/dalvik/dx/junit-tests/com/android/dx/rop/cst/ |
H A D | CstTypeTest.java | 31 CstType boolArray = CstType.BOOLEAN_ARRAY; in checkClearInternTable() local
|
/aosp_15_r20/dalvik/dx/junit-tests/com/android/dx/rop/type/ |
H A D | TypeTest.java | 29 Type boolArray = Type.BOOLEAN.getArrayType(); in testClearInternTable() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/impl/ |
H A D | RecordReader.java | 17 boolean[] boolArray(String name); in boolArray() method
|
H A D | RecordWriter.java | 17 void boolArray(String name, boolean[] values); in boolArray() method
|
H A D | XMLRecordReader.java | 75 public boolean[] boolArray(String name) { in boolArray() method in XMLRecordReader
|
H A D | XMLRecordWriter.java | 61 public void boolArray(String name, boolean[] values) { in boolArray() method in XMLRecordWriter
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/ |
H A D | RecordReader.java | 18 boolean[] boolArray(String name); in boolArray() method
|
H A D | RecordWriter.java | 18 void boolArray(String name, boolean[] values); in boolArray() method
|
H A D | XMLRecordReader.java | 79 public boolean[] boolArray(String name) { in boolArray() method in XMLRecordReader
|
H A D | XMLRecordWriter.java | 65 public void boolArray(String name, boolean[] values) { in boolArray() method in XMLRecordWriter
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/loggable/ |
D | ILoggableInterface.aidl | 6 String[] LogThis(boolean boolValue, inout boolean[] boolArray, byte byteValue, in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_loggable_interface.cpp | 59 vector<bool> boolArray{false, true}; in TEST_F() local
|
D | aidl_test_client_ndk_loggable_interface.cpp | 68 vector<bool> boolArray{false, true}; in TEST_F() local
|
/aosp_15_r20/frameworks/native/services/stats/ |
H A D | StatsAidl.cpp | 214 bool boolArray[repeatedBoolValue->size()]; in reportVendorAtom() local
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …::android::binder::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …::android::binder::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 34 …:binder::Status BpLoggableInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 34 …:binder::Status BpLoggableInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_… in LogThis()
|
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/ |
D | JniUtils.cpp | 283 std::vector<unsigned char> boolArray; in convertLuaTableToBundle() local
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 193 std::array<bool, 2> boolArray = {{}}; variable
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 193 std::array<bool, 2> boolArray = {{}}; variable
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/ |
D | EventMetric_e2e_test.cpp | 133 bool boolArray[boolArrayLength]; in TEST_F_GUARDED() local
|