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.cpp45 size_t patchSize = 0; in LoadPatchIfNeeded() local
123 … const std::string &patchFileName, uint8_t *patchBuffer, size_t patchSize, in LoadPatch()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4371 … const std::string &patchFileName, uint8_t *patchBuffer, size_t patchSize, in LoadPatch()