Searched refs:ga_name (Results 1 – 1 of 1) sorted by relevance
689 std::string ga_name = removeQuotes(pair[0]); in parse() local691 ALOGV("ParseMD: global allocation %s has ID %d", ga_name.c_str(), id); in parse()692 mMapping[ga_name] = id; in parse()