Home
last modified time | relevance | path

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

/base/update/updater/services/script/script_instruction/
H A Dscript_instructionhelper.cpp31 static std::set<std::string> g_reservedInstructions = { member
87 if (g_reservedInstructions.find(scriptName) != g_reservedInstructions.end()) { in IsReservedInstruction()

Completed in 1 milliseconds