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.py168 def create_disassemble_file(elf_path, locate_path, section): argument
/base/startup/appspawn/util/src/
Dsandbox_utils.cpp488 void SandboxUtils::GetSandboxMountConfig(const std::string &section, nlohmann::json &mntPoint, in GetSandboxMountConfig()
504 const std::string &section, std::string sandboxRoot) in GetSandboxPath()
517 nlohmann::json &appConfig, const std::string &section) in DoAllMntPointsMount()
575 const char* permissionName, const std::string &section) in DoAddGid()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_utils.cpp753 …s::SetSection(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs, const std::string &section, int nes… in SetSection()