Searched refs:structs (Results 1 – 14 of 14) sorted by relevance
/system/chre/apps/test/common/proto/ |
D | chre_cross_validation_sensor.proto | 70 * Similar data to structs with naming scheme chreSensor*Data found in 80 * Similar data to structs with naming scheme chreSensor*SampleData found in
|
/system/logging/liblog/ |
D | README.protocol.md | 20 where the embedded structs are defined as: 81 (android_event_list_t, android_event_int_t, etc) structs.
|
/system/chre/chpp/ |
D | QUICKSTART.md | 39 1. Allocate the transportContext and appContext structs that hold the state for each instance of th… 54 1. Deallocate the transportContext, appContext, and the platform-specific linkParams structs
|
D | README.md | 117 1. Allocating the structs for the application and transport layers (in any order).
|
/system/libsysprop/srcs/android/sysprop/ |
D | OtaProperties.sysprop | 50 # The VBMeta digest is a digest over all VBMeta structs, usually a SHA256
|
/system/netd/ |
D | Android.bp | 74 "-misc-non-private-member-variables-in-classes", // Also complains about structs
|
/system/chre/external/flatbuffers/include/flatbuffers/ |
D | flatbuffers.h | 1823 T* structs = StartVectorOfStructs<T>(vector_size); 1825 filler(i, structs); 1826 structs++; 1846 T *structs = StartVectorOfStructs<T>(vector_size); 1848 f(i, structs, state); 1849 structs++;
|
/system/chre/chpp/api_parser/ |
D | README.md | 91 // A list of entries providing additional information for structs/unions that
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 1010 ArrayList<NestedStruct> structs = proxy.getNestedStructs(); in client() local 1011 ExpectTrue(structs.size() == 5); in client() 1012 ExpectTrue(structs.get(1).matrices.size() == 6); in client()
|
/system/bt/doc/ |
D | style_guide.md | 118 ### Contiguous memory structs
|
/system/chre/pal/doc/ |
D | Doxyfile | 362 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 373 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 439 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 646 # the bottom of the documentation of classes and structs. If set to YES, the 1017 # classes, structs, unions or interfaces.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 362 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 373 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 439 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 646 # the bottom of the documentation of classes and structs. If set to YES, the 1017 # classes, structs, unions or interfaces.
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 101 // Injected names to structs and unions by auto-generated code
|
/system/media/audio_utils/ |
D | Doxyfile | 403 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions 414 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions 418 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 486 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined 693 # the bottom of the documentation of classes and structs. If set to YES, the 1095 # classes, structs, unions or interfaces.
|