Searched refs:FindSubStrAfterStr (Results 1 – 2 of 2) sorted by relevance
66 std::string FindSubStrAfterStr(const size_t index, const string &str);
254 std::string FfrtConverter::FindSubStrAfterStr(const size_t index, const string &str) in FindSubStrAfterStr() function in SysTuning::TraceStreamer::FfrtConverter279 ffrtPidMap_[pid][prevTid].name = FindSubStrAfterStr(index, "prev_comm="); in ClassifySchedSwitchData()