Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp771 auto memBuf = chunk_.NewArray<char>(rootSecSize); in GenRootTable() local
792 CVector<std::pair<char *, uint32_t>> &memBuf) in WriteToBinFile()
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp1103 std::vector<uint8_t> memBuf(size); in TEST() local