Searched refs:splitPhase (Results 1 – 1 of 1) sorted by relevance
256 auto splitPhase = [](const std::string& str, uint16_t index) -> std::string { in ParsePeerBinderPid() local267 std::string server = splitPhase(strList[2], 0); in ParsePeerBinderPid()269 std::string client = splitPhase(strList[0], 0); in ParsePeerBinderPid()271 std::string wait = splitPhase(strList[5], 1); in ParsePeerBinderPid()