Home
last modified time | relevance | path

Searched defs:GetModuleCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/libmodprobe/include/modprobe/
H A Dmodprobe.h43 int GetModuleCount() { return module_count_; } in GetModuleCount() function
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dsolaris_lwp.cc299 int SolarisLwp::GetModuleCount() const { in GetModuleCount() function in google_breakpad::SolarisLwp