OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsValidElfPath
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
read_elf.cpp
53
bool
IsValidElfPath
(const std::string& filename) {
184
if (!
IsValidElfPath
(filename)) {
288
if (!
IsValidElfPath
(filename)) {
333
if (!
IsValidElfPath
(filename)) {
378
if (!
IsValidElfPath
(filename)) {
/system/core/libbacktrace/
BacktraceOffline.cpp
627
static bool
IsValidElfPath
(const std::string& filename) {
734
if (!
IsValidElfPath
(filename)) {
Completed in 124 milliseconds