Home
last modified time | relevance | path

Searched defs:NativeStruct (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/
H A DFlatBufferObject.swift25 public protocol NativeStruct {} protocol
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dnative_struct_unittest.cc50 TEST_P(NativeStructTest, NativeStruct) { in TEST_P() argument
H A Ddata_view_unittest.cc91 TEST_F(DataViewTest, NativeStruct) { in TEST_F() argument
/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DCapstone.java422 protected class NativeStruct { class in Capstone