Home
last modified time | relevance | path

Searched defs:component_path (Results 1 – 2 of 2) sorted by relevance

/external/libweave/src/commands/
Dcommand_queue.cc15 std::string GetCommandHandlerKey(const std::string& component_path, in GetCommandHandlerKey()
37 const std::string& component_path, in AddCommandHandler()
/external/libweave/src/
Dcomponent_manager_impl.cc241 std::string component_path = command_instance->GetComponent(); in ParseCommandInstance() local
309 const std::string& component_path, in AddCommandHandler()
370 bool ComponentManagerImpl::SetStateProperties(const std::string& component_path, in SetStateProperties()
396 const std::string& component_path, in SetStatePropertiesFromJson()
404 const std::string& component_path, in GetStateProperty()
432 bool ComponentManagerImpl::SetStateProperty(const std::string& component_path, in SetStateProperty()