| /developtools/hdc/src/daemon/ |
| D | system_depend.cpp | 72 bool CallDoReboot(const char *reason) in CallDoReboot() argument 76 return SetDevItem(rebootCtrl.c_str(), reason); in CallDoReboot() 84 string reason = "reboot"; in RebootDevice() local 86 reason += ","; in RebootDevice() 87 reason += cmd; in RebootDevice() 89 WRITE_LOG(LOG_DEBUG, "DoReboot with args:[%s] for cmd:[%s]", reason.c_str(), cmd.c_str()); in RebootDevice() 90 return CallDoReboot(reason.c_str()); in RebootDevice()
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | component_validator.js | 193 reason: logType + ': The `' + tagName + '` tag is not supported.', property 250 reason: 'ERROR: The `' + name + '` tag can have only one child node.' property 272 reason: 'ERROR: component `' + tagName + '` can not as root component.', property 281 reason: 'ERROR: root node `' + tagName + '` can not use attr `' + attrName + '`', property 303 …reason: 'NOTE: tag name `' + tagName + '` is automatically changed to `' + aliasTagMap[tagName] + … property 329 reason: 'ERROR: tag `' + tagName + '` should just have one text node only', property 340 reason: 'ERROR: tag `' + tagName + '` should not have children', property 389 reason: 'WARNING: tag `' + tagName + '` not support attr `' + attrKey + '`', property 395 reason: 'WARNING: tag `' + tagName + '` use customize attr `' + attrKey + '`', property 423 reason: 'WARNING: tag `' + tagName + '` attr `' + attrKey + '`' + 'is null', property [all …]
|
| D | index.js | 76 compileResult.log.push({ reason: 'ERROR: parsing hml file failed' }) property 111 reason: 'ERROR: need a legal root node', property 118 reason: 'ERROR: there can only be one root node', property 222 reason: `WARNING: The 'tid' is recommended here.`, property 229 reason: `ERROR: The 'for' and 'if' cannot be used in the same node.`, property 244 reason: `ERROR: The nested 'for' is not supported.`, property
|
| D | bind.js | 67 reason: 'ERROR: Variable concatenation is not supported currently.', property 179 …reason: `ERROR: Version 5: The expression '${value}' is not supported. Only single variables are s… property 185 …reason: `ERROR: Version 6 and above: The expression '${value}' is not supported. Only the binocula… property
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerSnapshot.ts | 116 function displayGpuDumpTotalSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 130 function displayGpuDumpWindowSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 144 function displaySmapsSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 151 function displayShmSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 158 function displayTotalAbilitySheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 167 function displayPinAbilitySheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 176 function displayTotalVMSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 183 function displayPinVMSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 190 function displayDmaAbilitySheet(sp: SpSystemTrace, reject: (reason?: any) => void) { 197 function displayDmaVmTrackerSheet(sp: SpSystemTrace, reject: (reason?: any) => void) { [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/ |
| D | ftrace_ipi_event_formatter.cpp | 31 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "ipi_entry: (%s)", msg.reason().c_str()… in __anon00230cf70302() 44 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "ipi_exit: (%s)", msg.reason().c_str()); in __anon00230cf70502() 58 msg.target_cpus(), msg.reason().c_str()); in __anon00230cf70702()
|
| D | ftrace_writeback_event_formatter.cpp | 223 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e111702() 321 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e112102() 339 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e112302() 426 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e112b02() 447 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e112d02() 530 … __print_symbolic(msg.reason(), {0, "background"}, {1, "vmscan"}, {2, "sync"}, {3, "periodic"}, in __anon00e52e113702()
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | card-loader.js | 54 reason: `ERROR: The attribute 'src' must be set in the custom element.`, property 66 reason: `ERROR: The custom element '${compResourcepath}' can not be found.`, property 79 …reason: `ERROR: The custom elements cannot have the same attribute 'name' or file name (case insen… property 141 reason: `WARNING: The JS file '${fileName}.js' will be discarded in future version, ` + property 147 …reason: `WARNING: '${fileName}' cannot have the same name files '.json' and '.js', otherwise '.jso… property
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | ipi.proto | 23 string reason = 1; field 28 string reason = 1; field 34 string reason = 2; field
|
| D | writeback.proto | 131 int32 reason = 8; field 175 int32 reason = 8; field 185 int32 reason = 5; field 231 int32 reason = 8; field 244 int32 reason = 8; field 285 int32 reason = 8; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | ipi.proto | 23 string reason = 1; field 28 string reason = 1; field 34 string reason = 2; field
|
| D | writeback.proto | 131 int32 reason = 8; field 175 int32 reason = 8; field 185 int32 reason = 5; field 231 int32 reason = 8; field 244 int32 reason = 8; field 285 int32 reason = 8; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | ipi.proto | 23 string reason = 1; field 28 string reason = 1; field 34 string reason = 2; field
|
| D | writeback.proto | 131 int32 reason = 8; field 175 int32 reason = 8; field 185 int32 reason = 5; field 231 int32 reason = 8; field 244 int32 reason = 8; field 285 int32 reason = 8; field
|
| /developtools/ace_js2bundle/ace-loader/src/lite/ |
| D | lite-customize.js | 82 function throwError(condition, reason) { argument 84 throw Error(`\u001b[31mError: ${reason} \u001b[39m`).message;
|
| /developtools/packing_tool/adapter/ohos/ |
| D | ReqPermission.java | 33 public String reason = ""; field in ReqPermission
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/resource/ |
| D | capturescreentest.py | 243 except Exception as reason: 294 except Exception as reason: 402 except Exception as reason: 415 except Exception as reason:
|
| /developtools/profiler/protos/types/plugins/agent_data/ |
| D | agent_plugin_energy_data.proto | 164 string reason = 4; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/agent_data/ |
| D | agent_plugin_energy_data.proto | 164 string reason = 4; field
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
| /developtools/syscap_codec/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
| /developtools/smartperf_host/ide/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
| /developtools/packing_tool/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
| /developtools/bytrace/ |
| D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|