Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 26) 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
Dbase.cpp614 void DispUvStreamInfo(const uv_stream_t *handle, const char *prefix) in DispUvStreamInfo()
/developtools/integration_verification/cases/smoke/basic/screenshot32/resource/
Dcapturescreentest.py163 def connect_wifi(prefix, pic): argument
217 def crop_picture(prefix, pic, crop_range): argument
228 def cmp_picture(prefix, pic, num=1): argument
461 prefix = args.device_num variable
/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
Dheader.rs103 prefix: [u8; 155], field
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Delf_file.py26 def __init__(self, file, prefix): argument
Delf_file_mgr.py32 def __init__(self, file, 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()
Dflow_controller.cpp821 void FlowController::GenerateRawDataFileNames(const std::string& prefix) in GenerateRawDataFileNames()
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dshare.ts27 private prefix: string; property in Logger
/developtools/ace_ets2bundle/compiler/
Dmain.js722 'prefix': '@ohos' property
725 'prefix': '@system' property
728 'prefix': '@arkts' property
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp950 const std::string prefix = "FilePage:"; in SetHookData() local
961 const std::string prefix = "Anonymous:"; in SetHookData() local
1048 const std::string prefix = "Anonymous:"; in WriteFrames() local
1635 const std::string prefix = "FilePage:"; in FlushRecordApplyAndReleaseMatchData() local
1646 const std::string prefix = "Anonymous:"; in FlushRecordApplyAndReleaseMatchData() local
Dutilities.cpp189 const std::string prefix {"0x"}; in IsHexDigits() local
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Drollup-plugin-system-api.ts123 prefix: string; property
/developtools/profiler/device/services/ipc/src/
Dproto_encoder_plugin_generator.cpp31 std::string prefix = ""; in GetPrefix() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dgenerate_sourcemap.test.ts40 const prefix = `${ENTRY_PACKAGE_NAME_DEFAULT}|${ENTRY_PACKAGE_NAME_DEFAULT}|${ENTRY_MODULE_VERSION_… constant
/developtools/hiperf/src/
Dutilities.cpp238 const std::string prefix {"0x"}; in IsHexDigits() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_mode.test.ts913 …let prefix = `${ENTRY_MODULE_NAME_DEFAULT}|${ENTRY_MODULE_NAME_DEFAULT}|${ENTRY_MODULE_VERSION_DEF… variable
/developtools/hdc/hdc_rust/src/common/
Dforward.rs163 let prefix = if forward_direction { in remove_forward() localVariable

12