Searched refs:LocationCommand (Results 1 – 3 of 3) sorted by relevance
53 typeMap["Location"] = &CommandLineFactory::CreateObject<LocationCommand>; in InitCommandMap()
281 class LocationCommand : public CommandLine {283 LocationCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);284 ~LocationCommand() override {} in ~LocationCommand()
726 LocationCommand::LocationCommand(CommandType commandType, const Json::Value& arg, const LocalSocket… in LocationCommand() function in LocationCommand731 bool LocationCommand::IsSetArgValid() const in IsSetArgValid()757 void LocationCommand::RunGet() in RunGet()768 void LocationCommand::RunSet() in RunSet()