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

  /external/libweave/src/
config.h 112 void set_device_id(const std::string& id) { function in class:weave::final::final
config.cc 226 set_device_id(tmp);
config_unittest.cc 242 change.set_device_id("set_device_id");
243 EXPECT_EQ("set_device_id", GetSettings().device_id);
274 'device_id': 'set_device_id',

Completed in 37 milliseconds