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.cpp60 void* patchBuffer = nullptr; variable
81 void* patchBuffer = nullptr; variable
102 void* patchBuffer = nullptr; variable
123 void* patchBuffer = nullptr; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_quickfix_callback.cpp30 void **patchBuffer, size_t &patchSize) in operator ()()
Djs_runtime.cpp419 std::vector<uint8_t> patchBuffer; in LoadRepairPatch() local