Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 14 of 14) sorted by relevance

/system/chre/apps/test/common/proto/
Dchre_cross_validation_sensor.proto70 * 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/
DREADME.protocol.md20 where the embedded structs are defined as:
81 (android_event_list_t, android_event_int_t, etc) structs.
/system/chre/chpp/
DQUICKSTART.md39 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
DREADME.md117 1. Allocating the structs for the application and transport layers (in any order).
/system/libsysprop/srcs/android/sysprop/
DOtaProperties.sysprop50 # The VBMeta digest is a digest over all VBMeta structs, usually a SHA256
/system/netd/
DAndroid.bp74 "-misc-non-private-member-variables-in-classes", // Also complains about structs
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h1823 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/
DREADME.md91 // A list of entries providing additional information for structs/unions that
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1010 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/
Dstyle_guide.md118 ### Contiguous memory structs
/system/chre/pal/doc/
DDoxyfile362 # 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/
DDoxyfile362 # 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/
Dhidl-gen_y.yy101 // Injected names to structs and unions by auto-generated code
/system/media/audio_utils/
DDoxyfile403 # 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.