Searched refs:ProcessNameSetFunc (Results 1 – 1 of 1) sorted by relevance
42 using ProcessNameSetFunc = std::function<void(const string&)>; typedef82 static void SetProcName(const string& filePath, const ProcessNameSetFunc& setProcessName) in SetProcName()