Searched defs:SetStatePropertiesFromJson (Results 1 – 3 of 3) sorted by relevance
/external/libweave/src/ | ||
D | device_manager.cc | 128 bool DeviceManager::SetStatePropertiesFromJson(const std::string& component, in SetStatePropertiesFromJson() function in weave::DeviceManager |
D | component_manager_impl.cc | 395 bool ComponentManagerImpl::SetStatePropertiesFromJson( in SetStatePropertiesFromJson() function in weave::ComponentManagerImpl |
D | component_manager_unittest.cc | 1009 TEST_F(ComponentManagerTest, SetStatePropertiesFromJson) { in TEST_F() argument |