Searched refs:trimmed_token (Results 1 – 1 of 1) sorted by relevance
128 std::string trimmed_token = android::base::Trim(token); in read_extra_hals_to_dump_from_property() local129 if (trimmed_token.length() == 0) { in read_extra_hals_to_dump_from_property()132 extra_hal_interfaces_to_dump.insert(trimmed_token); in read_extra_hals_to_dump_from_property()