Searched refs:debugBundle (Results 1 – 2 of 2) sorted by relevance
187 std::string debugBundle(paramBundle); in IsProcessDebug() local188 if (procCmdlineContent.compare(debugBundle) == 0) { in IsProcessDebug()190 debugBundle.c_str(), procCmdlineContent.c_str()); in IsProcessDebug()
544 std::string debugBundle(paramBundle); in IsProcessDebug() local546 if (processName.compare(debugBundle) == 0) { in IsProcessDebug()548 debugBundle.c_str(), processName.c_str()); in IsProcessDebug()