Home
last modified time | relevance | path

Searched defs:patchSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dquick_fix_manager.cpp44 size_t patchSize = 0; in LoadPatchIfNeeded() local
111 … const std::string &patchFileName, const void *patchBuffer, size_t patchSize, in LoadPatch()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3502 … const std::string &patchFileName, const void *patchBuffer, size_t patchSize, in LoadPatch()