Searched refs:default_process (Results 1 – 1 of 1) sorted by relevance
298 xml::Attribute* default_process = node->FindAttribute(xml::kSchemaAndroid, "process"); in Visit() local299 if (default_process) { in Visit()300 default_process_ = default_process->value; in Visit()