| /developtools/integration_verification/tools/fotff/utils/ |
| D | runtime.go | 30 func sectionKey(section, key string) string { argument 31 return fmt.Sprintf("__%s__%s__", section, key) 41 func CacheGet(section string, k string) (v any, found bool) { 42 return runtimeCache.Get(sectionKey(section, k)) 45 func CacheSet(section string, k string, v any) error { 46 runtimeCache.Set(sectionKey(section, k), v, cache.DefaultExpiration)
|
| D | ini.go | 28 func ParseFromConfigFile(section string, p any) { 44 v, err = conf.GetValue(section, key) 60 v, err = conf.GetValue(section, key) 67 ParseFromConfigFile(section, rv.Elem().Field(i).Addr().Interface())
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/ |
| D | ehdr_from_readelf_32 | 13 Start of section headers: 17580 (bytes into file) 18 Size of section headers: 40 (bytes) 19 Number of section headers: 32
|
| D | ehdr_from_readelf_64 | 13 Start of section headers: 22296 (bytes into file) 18 Size of section headers: 64 (bytes) 19 Number of section headers: 32
|
| D | shdrs_from_readelf_64 | 1 There are 32 section headers, starting at offset 0x5718:
|
| D | shdrs_from_readelf_32 | 1 There are 32 section headers, starting at offset 0x44ac:
|
| /developtools/hiperf/test/unittest/resource/testdata/ |
| D | ehdr_from_readelf_32 | 13 Start of section headers: 17580 (bytes into file) 18 Size of section headers: 40 (bytes) 19 Number of section headers: 32
|
| D | ehdr_from_readelf_64 | 13 Start of section headers: 22296 (bytes into file) 18 Size of section headers: 64 (bytes) 19 Number of section headers: 32
|
| D | shdrs_from_readelf_32 | 1 There are 32 section headers, starting at offset 0x44ac:
|
| D | shdrs_from_readelf_64 | 1 There are 32 section headers, starting at offset 0x5718:
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | card_component_map.js | 182 section: {},
|
| D | rich_component_map.js | 873 section: {}, property
|
| /developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/privateAttr/ |
| D | privateAttr.hml | 6 …<list-item type="{{type}}" primary="{{primary}}" section="{{section}}" sticky="{{sticky}}"stickyra…
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | malloc_test.cpp | 347 int section = '~' - ' '; in RandChar() local 348 int randSection = RandInt(0, section); in RandChar()
|
| D | hook_test.c | 332 int section = '~' - ' '; in RandChar() local 333 int randSection = RandInt(0, section); in RandChar()
|
| /developtools/hdc/ |
| D | README.md | 56 For compilation, please refer to the separate section above. Prebuilt is no longer available in the…
|
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/profiler/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/packing_tool/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/syscap_codec/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/bytrace/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/smartperf_host/ide/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|
| /developtools/profiler/host/smartperf/ide/ |
| D | LICENSE | 77 (except as stated in this section) patent license to make, have made,
|