Searched refs:g_prefix_filter (Results 1 – 1 of 1) sorted by relevance
162 static std::string g_prefix_filter = ""; variable194 if (!g_prefix_filter.empty() && !::android::base::StartsWith(map.name, g_prefix_filter)) { in scan_libs_per_process()387 g_prefix_filter = optarg; in main()