Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile.cpp594 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in panda::panda_file::File
604 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr, std::string_view file… in OpenFromMemory() function in panda::panda_file::File