Home
last modified time | relevance | path

Searched refs:SetWatcherHeapProfilerTag (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dconnector.h190 void SetWatcherHeapProfilerTag(const char* tag);
/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc347 void Connector::SetWatcherHeapProfilerTag(const char* tag) { in SetWatcherHeapProfilerTag() function in mojo::Connector
Dmultiplex_router.cc371 connector_.SetWatcherHeapProfilerTag(name); in SetMasterInterfaceName()
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc135 connector_->SetWatcherHeapProfilerTag("IPC Channel"); in Bind()