Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp610 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in ark::panda_file::File
621 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr, std::string_view file… in OpenFromMemory() function in ark::panda_file::File
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp709 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr) in OpenFromMemory() function in panda::panda_file::File
719 std::unique_ptr<const File> File::OpenFromMemory(os::mem::ConstBytePtr &&ptr, std::string_view file… in OpenFromMemory() function in panda::panda_file::File