Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/test/unittest/applypatch_test/
Dcommandsfunction_unittest.cpp40 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd->GetCommandTy… in TestCommandFnExec() local
108 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd->GetCommandTy… variable
/base/update/updater/services/applypatch/
Dtransfer_manager.cpp56 …std::unique_ptr<CommandFunction> cf = CommandFunctionFactory::GetCommandFunction(cmd.GetCommandTyp… in CommandsExecute() local
/base/location/interfaces/inner_api/include/
Dsatellite_status.h130 inline void SetCarrierFrequencie(double cf) in SetCarrierFrequencie()