Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DInplaceSamplerClient.h42 bool ConnectServer();
DInplaceSamplerClient.cpp35 if (!sampler->ConnectServer()) { in Create()
55 bool InplaceSamplerClient::ConnectServer() { in ConnectServer() function in InplaceSamplerClient