Home
last modified time | relevance | path

Searched refs:UpdaterInstructionFactory (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/updater_binary/
H A Dupdate_processor.h57 class UpdaterInstructionFactory : public UScriptInstructionFactory { class
60 UpdaterInstructionFactory() {} in UpdaterInstructionFactory() function in Updater::UpdaterInstructionFactory
61 virtual ~UpdaterInstructionFactory() {} in ~UpdaterInstructionFactory()
H A Dupdate_processor.cpp76 factory_ = new UpdaterInstructionFactory(); in GetInstructionFactory()
91 int32_t UpdaterInstructionFactory::CreateInstructionInstance(UScriptInstructionPtr& instr, in CreateInstructionInstance()

Completed in 2 milliseconds