Searched refs:kSelectionNode (Results 1 – 2 of 2) sorted by relevance
79 std::string nodePath = devicePath + kSelectionNode; in applyConfigToDevices()117 std::string nodePath = devicePath + kSelectionNode; in sendConfigurationComplete()
47 const std::string kSelectionNode = "/enabled_rails"; variable