Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/breakpoint-logger/
Dbreakpoint_logger.cc330 static bool ParseArgs(const std::string& start_options, in ParseArgs() argument
332 for (std::string options = start_options; in ParseArgs()
/art/tools/jvmti-agents/simple-profile/
Dsimple_profile.cc373 static bool ParseArgs(const std::string& start_options, in ParseArgs() argument
378 std::istringstream iss(start_options); in ParseArgs()