Searched refs:device_address_path (Results 1 – 1 of 1) sorted by relevance
221 std::string device_address_path, uuid_path; in RegisterProfile() local222 base::ReplaceChars(device_address_, ":-", "_", &device_address_path); in RegisterProfile()224 if (!device_address_path.empty()) { in RegisterProfile()226 device_address_path + "/" + uuid_path); in RegisterProfile()