Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_quickfix_callback_test.cpp61 void* patchBuffer = nullptr; variable
83 void* patchBuffer = nullptr; variable
105 void* patchBuffer = nullptr; variable
127 void* patchBuffer = nullptr; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_quickfix_callback.cpp30 void **patchBuffer, size_t &patchSize) in operator ()()
Djs_runtime.cpp327 std::vector<uint8_t> patchBuffer; in LoadRepairPatch() local