Searched refs:m_apiCallRecords (Results 1 – 2 of 2) sorted by relevance
76 m_apiCallRecords.push_back(records); in InsertApiCallRecord()139 ApiCallRecord *records = m_apiCallRecords[i]; in DumpApiCallRecords()147 m_apiCallRecords.clear(); in DumpApiCallRecords()
116 std::vector<ApiCallRecord*> m_apiCallRecords; // array to store api call records variable