Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/breakpoint-logger/
Dbreakpoint_logger.cc320 static std::string RemoveLastOption(const std::string& op) { in RemoveLastOption() function
334 options = RemoveLastOption(options)) { in ParseArgs()