Searched defs:AllocateMessageState (Results 1 – 2 of 2) sorted by relevance
279 void* AllocateMessageState() { return nullptr; } in AllocateMessageState() function
209 void* Endpoint::AllocateMessageState() { return new MessageState; } in AllocateMessageState() function in android::pdx::uds::Endpoint