HomeSort by relevance Sort by last modified time
    Searched defs:SetNumberOfViews (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
child_process_logging_linux.cc 77 void SetNumberOfViews(int number_of_views) {
child_process_logging_win.cc 39 // void __declspec(dllexport) __cdecl SetNumberOfViews.
148 void SetNumberOfViews(int number_of_views) {
155 GetProcAddress(exe_module, "SetNumberOfViews"));

Completed in 31 milliseconds