Home
last modified time | relevance | path

Searched refs:inner (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DBuffer.h95 std::optional<uintptr_t> getOffset(Buffer<B> inner) const { in getOffset() argument
98 const auto innerStart = uintptr_t(inner.mData); in getOffset()
99 const auto innerEnd = uintptr_t(inner.mBufferEnd); in getOffset()
/hardware/interfaces/tests/bar/1.0/
DIImportTypes.hal25 android.hardware.tests.foo@1.0::Outer.Inner inner;
/hardware/interfaces/gnss/2.1/
DIGnssAntennaInfoCallback.hal77 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
111 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
/hardware/interfaces/identity/support/include/cppbor/
DREADME.md175 creation and encoding of the inner Map using the fluent style.