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

  /external/chromium/chrome/common/
child_process_logging_linux.cc 40 void SetClientId(const std::string& client_id) {
child_process_logging_win.cc 22 // exported in breakpad_win.cc: void __declspec(dllexport) __cdecl SetClientId.
58 void SetClientId(const std::string& client_id) {
78 GetProcAddress(exe_module, "SetClientId"));

Completed in 68 milliseconds