Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.cpp559 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in ark::panda_file::File
570 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr, std::string_view filename) in OpenFromMemory() function in ark::panda_file::File
/arkcompiler/runtime_core/libpandafile/
H A Dfile.cpp697 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in panda::panda_file::File
707 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr, std::string_view filename) in OpenFromMemory() function in panda::panda_file::File

Completed in 4 milliseconds