Searched defs:OpenFromMemory (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| D | file.cpp | 610 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in ark::panda_file::File |
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | file.cpp | 709 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in panda::panda_file::File |