Searched defs:PutU32 (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | dyn_chunk.h | 100 inline void PutU32(size_t offset, uint32_t data) const in PutU32() function in panda::ecmascript::DynChunk |
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ | ||
| H A D | dyn_chunk.h | 113 inline void PutU32(size_t offset, uint32_t data) const in PutU32() function in ark::DynChunk |
Completed in 1 milliseconds