Home
last modified time | relevance | path

Searched defs:plugin_dir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtraceevent/
H A DMakefile148 override plugin_dir = $(HOME)/.local/lib/traceevent/plugins macro
151 override plugin_dir = $(libdir)/traceevent/plugins macro
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dtest_nacl_browser_delegate.cc23 bool TestNaClBrowserDelegate::GetPluginDirectory(base::FilePath* plugin_dir) { in GetPluginDirectory()
H A Dnacl_browser.cc187 base::FilePath plugin_dir; in InitIrtFilePath() local