Home
last modified time | relevance | path

Searched defs:SetStatePropertiesFromJson (Results 1 – 3 of 3) sorted by relevance

/external/libweave/src/
Ddevice_manager.cc128 bool DeviceManager::SetStatePropertiesFromJson(const std::string& component, in SetStatePropertiesFromJson() function in weave::DeviceManager
209 bool DeviceManager::SetStatePropertiesFromJson(const std::string& json, in SetStatePropertiesFromJson() function in weave::DeviceManager
Dcomponent_manager_impl.cc395 bool ComponentManagerImpl::SetStatePropertiesFromJson( in SetStatePropertiesFromJson() function in weave::ComponentManagerImpl
Dcomponent_manager_unittest.cc1009 TEST_F(ComponentManagerTest, SetStatePropertiesFromJson) { in TEST_F() argument