Searched refs:loadElfFile_ (Results 1 – 2 of 2) sorted by relevance
152 std::function<ELfLoadError()> loadElfFile_; variable
248 {2, "load elf file ok", loadElfFile_, "load elf file failed"}, in Unload()276 {3, "load elf file ok", loadElfFile_, "load elf file failed"}, in Load()852 std::function<ElfLoadError()> loadElfFile_ = [this]() -> ElfLoadError { in __anon7cf7cb7f0e02() member in OHOS::NetManagerStandard::ElfLoader