Searched defs:cf (Results 1 – 3 of 3) sorted by relevance
40 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd->GetCommandTy… in TestCommandFnExec() local108 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd->GetCommandTy… variable
56 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd.GetCommandTyp… in CommandsExecute() local
130 inline void SetCarrierFrequencie(double cf) in SetCarrierFrequencie()