Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_config.cpp73 int next_token(std::string* name, std::string* value, std::string* error_msg) { in next_token() function in ConfigParser
204 int result = cp.next_token(&name, &value, &error); in parse_config_file()
280 int result = cp.next_token(&name, &value, &error); in parse_config_file()
300 int result = cp.next_token(&name, &value, &error); in parse_config_file()