Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/
DMessageFactory.cpp47 void MessageFactoryBase::closeNested(nlmsghdr* msg, nlattr* nested) { in closeNested() argument
48 if (nested == nullptr) return; in closeNested()
49 nested->nla_len = uintptr_t(tail(msg)) - uintptr_t(nested); in closeNested()
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DMessageFactory.h33 static void closeNested(nlmsghdr* msg, nlattr* nested);
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t126 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
254 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
Dtypes.hal5086 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
5214 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
/hardware/interfaces/neuralnetworks/utils/
DREADME.md49 (i.e., not as a nested class) or used in a subsequent version of the NN HAL. Prefer using `convert`