Searched defs:ashmemInfo (Results 1 – 3 of 3) sorted by relevance
277 AshmemInfo *ashmemInfo = tracePacket.add_ashmeminfo(); variable
802 template <typename T> void MemoryDataPlugin::SetAshmemInfo(T& ashmemInfo, int key, const char* word) in SetAshmemInfo()886 auto* ashmemInfo = dataProto.add_ashmeminfo(); in WriteAshmemInfo() local
1022 auto ashmemInfo = memoryData.ashmeminfo(i); variable