Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 39) sorted by relevance

12

/developtools/integration_verification/tools/startup_guard/config_parser_mgr/param/
Dsystem_parameter_parser.py23 def __init__(self, prefix, parameter=None): argument
54 def __init__(self, prefix, parameter=None): argument
72 def __init__(self, prefix, parameter=None): argument
/developtools/hdc/src/common/
Dcompress.h36 std::string prefix; variable
Dentry.h58 std::string prefix; variable
Dentry.cpp25 std::optional<std::string> StripPrefix(const std::string& str, const std::string& prefix) in StripPrefix()
35 Entry::Entry(std::string prefix, std::string path) in Entry()
Dheader.h98 uint8_t prefix[155]; member
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dshare.ts27 private prefix: string; property in Logger
72 private prefix: string; property in HvigorConsoleLogger
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dlogger.ts148 for (const prefix in ES2ABC_ERROR_MAPPING) { constant
150 const { code, description, solutions } = ES2ABC_ERROR_MAPPING[prefix]; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dlogger.ts139 for (const prefix in ES2ABC_ERROR_MAPPING) { constant
141 const { code, description, solutions } = ES2ABC_ERROR_MAPPING[prefix]; constant
/developtools/hdc/hdc_rust/src/tar/
Ddecompress.rs88 let prefix = if !prefix.is_empty() { prefix } else { "./" }; in decompress() localVariable
Dcompress.rs31 prefix: PathBuf, field
Dentry.rs35 prefix: PathBuf, field
/developtools/ace_ets2bundle/arkui-plugins/common/
Darkts-utils.ts67 for (const prefix of prefixCollection) { constant
Dprogram-visitor.ts64 const prefix = ARKUI_COMPONENT_IMPORT_NAME || KIT_ARKUI_NAME; constant
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Delf_file.py26 def __init__(self, file, prefix): argument
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DPerfProbe.js139 log(prefix) { argument
256 log(prefix) { argument
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dstring_utils.cpp27 bool StringUtils::StartsWith(const std::string& str, const std::string& prefix) in StartsWith()
/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/property-translators/
DobservedTrack.ts145 const prefix = '<property>'; constant
/developtools/ace_ets2bundle/compiler/src/interop/
Dmain.js770 'prefix': '@ohos' property
773 'prefix': '@system' property
776 'prefix': '@arkts' property
/developtools/ace_ets2bundle/compiler/
Dmain.js748 'prefix': '@ohos' property
751 'prefix': '@system' property
754 'prefix': '@arkts' property
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dlogger.ts47 private prefix: string; property in Logger
/developtools/ace_ets2bundle/arkui-plugins/ui-plugins/
Dutils.ts72 const prefix: string = CustomComponentNames.COMPONENT_INTERFACE_PREFIX; constant
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/json_utils_test/
Djson_utils_test.cpp95 std::string prefix = "/data/test/"; in CheckFilePath() local
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Drollup-plugin-system-api.ts159 prefix: string; property
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/system_api/
Drollup-plugin-system-api.ts159 prefix: string; property
/developtools/profiler/device/services/ipc/src/
Dproto_encoder_plugin_generator.cpp31 std::string prefix = ""; in GetPrefix() local

12