Home
last modified time | relevance | path

Searched defs:section (Results 1 – 4 of 4) sorted by relevance

/base/startup/init/ueventd/
Dueventd_read_cfg.c155 static SECTION GetSection(const char *section) in GetSection()
178 char *section = NULL; in ParseUeventConfig() local
/base/startup/init/services/modules/seccomp/scripts/tools/
Dcollect_elf_syscall.py166 def create_disassemble_file(elf_path, locate_path, section): argument
/base/startup/appspawn/util/src/
Dsandbox_utils.cpp430 nlohmann::json &appConfig, const std::string &section) in DoAllMntPointsMount()
489 nlohmann::json &appConfig, const char* permissionName, const std::string &section) in DoAddGid()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_utils.cpp732 …s::SetSection(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs, const std::string &section, int nes… in SetSection()