HomeSort by relevance Sort by last modified time
    Searched refs:json_extra (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/wifi/
network_properties.h 50 std::string json_extra; // Extra JSON properties for unit tests member in struct:wifi::NetworkProperties
network_properties.cc 60 if (!network_list && !json_extra.empty()) {
61 base::Value* value_extra = base::JSONReader::Read(json_extra);
fake_wifi_service.cc 26 network_properties.json_extra =

Completed in 46 milliseconds