Searched refs:nested (Results 1 – 5 of 5) sorted by relevance
47 void MessageFactoryBase::closeNested(nlmsghdr* msg, nlattr* nested) { in closeNested() argument48 if (nested == nullptr) return; in closeNested()49 nested->nla_len = uintptr_t(tail(msg)) - uintptr_t(nested); in closeNested()
33 static void closeNested(nlmsghdr* msg, nlattr* nested);
126 * FastMessageQueue can only pass HIDL-defined types that do not involve nested254 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
5086 * FastMessageQueue can only pass HIDL-defined types that do not involve nested5214 * FastMessageQueue can only pass HIDL-defined types that do not involve nested
49 (i.e., not as a nested class) or used in a subsequent version of the NN HAL. Prefer using `convert`