Home
last modified time | relevance | path

Searched refs:lpData (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc48 heap_entry.lpData = nullptr; in WinHeapMemoryDumpImpl()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp505 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2() argument
507 return ((CBrowseDialog *)lpData)->CompareItems(lParam1, lParam2); in CompareItems2()