Searched refs:component_process (Results 1 – 1 of 1) sorted by relevance
299 xml::Attribute* component_process = node->FindAttribute(xml::kSchemaAndroid, "process"); in Visit() local302 component_process ? component_process->value : default_process_; in Visit()