Searched refs:SetTID (Results 1 – 4 of 4) sorted by relevance
399 class SetTID : public CommandInterface class402 ~SetTID() = default;403 SetTID() = delete;404 SetTID(const SetTID&) = delete;405 SetTID(SetTID&&) = default;406 SetTID& operator=(const SetTID&) = delete;407 SetTID& operator=(SetTID&&) = delete;409 explicit SetTID(const char* type, const char* name, CLI::App* app) : in SetTID() function in pldmtool::base::SetTID475 commands.push_back(std::make_unique<SetTID>("base", "SetTID", setTID)); in registerCommand()
783 TEST(SetTID, testGoodEncodeRequest) in TEST() argument802 TEST(SetTID, testBadEncodeRequest) in TEST() argument
31 - base: Define the minimum request bytes for SetTID command.
426 existing in TID pool, `pldmd` will call the `SetTID` command to assign a new TID