Searched refs:LocationCommand (Results 1 – 3 of 3) sorted by relevance
55 typeMap["Location"] = &CommandLineFactory::CreateObject<LocationCommand>; in InitCommandMap()
309 class LocationCommand : public CommandLine {311 LocationCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);312 ~LocationCommand() override {} in ~LocationCommand()
796 LocationCommand::LocationCommand(CommandType commandType, const Json::Value& arg, const LocalSocket… in LocationCommand() function in LocationCommand801 bool LocationCommand::IsSetArgValid() const in IsSetArgValid()827 void LocationCommand::RunGet() in RunGet()838 void LocationCommand::RunSet() in RunSet()