Home
last modified time | relevance | path

Searched defs:table_ptr (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dgenerated_message_util.cc344 void SerializeMessageTo(const MessageLite* msg, const void* table_ptr, in SerializeMessageTo()
365 void SerializeGroupTo(const MessageLite* msg, const void* table_ptr, in SerializeGroupTo()
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc3422 ClassHeapStats** table_ptr = class_table->TableAddressFor(cid); in LoadAllocationStatsAddress() local