Home
last modified time | relevance | path

Searched refs:IsSymbolExist (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dvirtual_runtime.h128 bool IsSymbolExist(const std::string& fileName);
/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp248 } else if (!virtualruntime_->IsSymbolExist(memMapItem->name)) { in ParseMap()
H A Dvirtual_runtime.cpp268 bool VirtualRuntime::IsSymbolExist(const std::string& fileName) in IsSymbolExist() function in OHOS::Developtools::NativeDaemon::VirtualRuntime

Completed in 3 milliseconds