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