Searched defs:module_name (Results 1 – 8 of 8) sorted by relevance
| /system/core/libmodprobe/ |
| D | libmodprobe_ext_test.cpp | 63 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod() 73 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists()
|
| D | libmodprobe.cpp | 57 std::string module_name = module_path.substr(start, end - start); in MakeCanonical() local 114 const std::string& module_name = *it++; in ParseAliasCallback() local 305 void Modprobe::AddOption(const std::string& module_name, const std::string& option_name, in AddOption() 319 std::string module_name = ""; in ParseKernelCmdlineOptions() local 415 bool Modprobe::InsmodWithDeps(const std::string& module_name, const std::string& parameters) { in InsmodWithDeps() 459 bool Modprobe::LoadWithAliases(const std::string& module_name, bool strict, in LoadWithAliases() 492 bool Modprobe::IsBlocklisted(const std::string& module_name) { in IsBlocklisted() 622 bool Modprobe::Remove(const std::string& module_name) { in Remove()
|
| D | libmodprobe_ext.cpp | 74 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod() 86 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists()
|
| /system/core/trusty/coverage/ |
| D | coverage.cpp | 55 CoverageRecord::CoverageRecord(string tipc_dev, struct uuid* uuid, string module_name) in CoverageRecord()
|
| /system/extras/simpleperf/ |
| D | environment.cpp | 85 std::string module_name = name.substr(0, name.size() - 3); in GetAllModuleFiles() local 208 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id, in GetModuleBuildId()
|
| /system/apex/apexd/ |
| D | apexd.cpp | 3070 std::string module_name; in CalculateSizeForCompressedApex() local 3519 const std::string& module_name = temp_apex->GetManifest().name(); in InstallPackage() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 8516 char *module_name; member 22872 const char *module_name; member 27899 char module_name[56]; member 117762 const char *module_name; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 8646 char *module_name; member 33095 const char *module_name; member 37823 char module_name[56]; member 124182 const char *module_name; member
|