Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/coverage/coverage/
Dconfig.py43 def get_section(self, section): member in HandyConfigParser
/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py251 def get_section(self, base_image, section_name): member in flashrom_util
/external/boringssl/src/crypto/conf/
Dconf.c352 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/external/llvm/tools/llvm-objdump/
DMachODump.cpp3159 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function