Home
last modified time | relevance | path

Searched refs:Outputs (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/en/application-dev/dfx/
H A Dhiperf.md16 | --debug | Outputs debug logs.|
20 | --mixlog | Outputs mixed logs.|
22 | --nodebug | Outputs no log.|
23 | --verbose | Outputs debug logs.|
115 | -z | Outputs the data in a compressed file.|
117 | --verbose | Outputs a more detailed report.|
184 | -d | Outputs only data segments.|
185 | -f | Outputs only additional functions.|
189 | --elf | Outputs the ELF file.|
190 | --proto | Outputs data in ProtoBuf format.|
[all …]
H A Dhilog-guidelines-ndk.md14 …l level, unsigned int domain, const char \*tag, const char \*fmt, ...) | Outputs logs of the speci…
15 …d)OH_LOG_Print((type), LOG_DEBUG, LOG_DOMAIN, LOG_TAG, \_\_VA_ARGS__)) | Outputs DEBUG logs. This …
16 …id)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, \_\_VA_ARGS__)) | Outputs INFO logs. This i…
17 …id)OH_LOG_Print((type), LOG_WARN, LOG_DOMAIN, LOG_TAG, \_\_VA_ARGS__)) | Outputs WARN logs. This i…
18 …d)OH_LOG_Print((type), LOG_ERROR, LOG_DOMAIN, LOG_TAG, \_\_VA_ARGS__)) | Outputs ERROR logs. This …
19 …d)OH_LOG_Print((type), LOG_FATAL, LOG_DOMAIN, LOG_TAG, \_\_VA_ARGS__)) | Outputs FATAL logs. This …
H A Dhilog-guidelines-arkts.md17 | debug(domain: number, tag: string, format: string, ...args: any[]) | Outputs DEBUG logs, which ar…
18 | info(domain: number, tag: string, format: string, ...args: any[]) | Outputs INFO logs, which prov…
19 | warn(domain: number, tag: string, format: string, ...args: any[]) | Outputs WARN logs, which indi…
20 | error(domain: number, tag: string, format: string, ...args: any[]) | Outputs ERROR logs, which in…
21 | fatal(domain: number, tag: string, format: string, ...args: any[]) | Outputs FATAL logs, which in…
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dlog_8h.md59 …i_log.md#log_domain), [LOG_TAG](_hi_log.md#log_tag), \_\_VA_ARGS\_\_)) | Outputs DEBUG logs. This …
60 …i_log.md#log_domain), [LOG_TAG](_hi_log.md#log_tag), \_\_VA_ARGS\_\_)) | Outputs INFO logs. This i…
61 …i_log.md#log_domain), [LOG_TAG](_hi_log.md#log_tag), \_\_VA_ARGS\_\_)) | Outputs WARN logs. This i…
62 …i_log.md#log_domain), [LOG_TAG](_hi_log.md#log_tag), \_\_VA_ARGS\_\_)) | Outputs ERROR logs. This …
63 …i_log.md#log_domain), [LOG_TAG](_hi_log.md#log_tag), \_\_VA_ARGS\_\_)) | Outputs FATAL logs. This …
H A D_hi_log.md31 …BUG, [LOG_DOMAIN](#log_domain), [LOG_TAG](#log_tag), \_\_VA_ARGS\_\_)) | Outputs DEBUG logs. This …
32 …NFO, [LOG_DOMAIN](#log_domain), [LOG_TAG](#log_tag), \_\_VA_ARGS\_\_)) | Outputs INFO logs. This i…
33 …ARN, [LOG_DOMAIN](#log_domain), [LOG_TAG](#log_tag), \_\_VA_ARGS\_\_)) | Outputs WARN logs. This i…
35 …TAL, [LOG_DOMAIN](#log_domain), [LOG_TAG](#log_tag), \_\_VA_ARGS\_\_)) | Outputs FATAL logs. This …
57 … const char \*tag, const char \*fmt,...) \_\_attribute\_\_((\_\_format\_\_(os_log | Outputs logs.|
101 Outputs DEBUG logs. This is a function-like macro.
128 Outputs ERROR logs. This is a function-like macro.
155 Outputs FATAL logs. This is a function-like macro.
182 Outputs INFO logs. This is a function-like macro.
209 Outputs WARN logs. This is a function-like macro.
[all …]
/ohos5.0/build/hb/services/
H A Dpreloader.py23 from util.preloader.preloader_process_data import Dirs, Outputs, Product
47 self._outputs = Outputs(self._dirs.preloader_output_dir)
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A D_crypto_sym_cipher_api.md46 …__data_blob.md) \*in, [Crypto_DataBlob](_crypto___data_blob.md) \*out) | Outputs the remaining dat…
166 Outputs the remaining data (generated by the block cipher mode) and finishes the encryption or decr…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-toolchain-bytrace-guide.md24 | -o _filename_, --output _filename_ | Outputs traces to a specified file. |
H A Dsubsys-dfx-hitracechain.md122 …aceTracepointType type, const HiTraceId& id, const char* fmt, ...) | Outputs HiTraceChain trac…
123 …aceTracepointType type, const HiTraceId& id, const char* fmt, ...) | Outputs HiTraceChain trac…
H A Dsubsys-dfx-hitracemeter.md285 | -o *filename*, --output *filename*| Outputs trace data to the specified file. …
/ohos5.0/base/hiviewdfx/hitrace/
H A DREADME.md73 …510193"></a><a name="b16819174510193"></a>HITRACE_FLAG_TP_INFO</strong>: Outputs the tracepoint in…
77 …16"></a><a name="b59161113131816"></a>HITRACE_FLAG_D2D_TP_INFO</strong>: Outputs inter-device trac…
/ohos5.0/docs/en/application-dev/tools/
H A Dtoybox.md81 | yes | Outputs lines repeatedly until it is killed. If no parameter is carried, **y** is returne…
225 | cksum | Outputs the checksum, length, and file name of a file using 32-bit CRC algorithm. If …
231 | crc32 | Outputs the CRC32 checksum of each file.<br>usage: crc32 [file...] |
275 | rev | Outputs each line in reverse order.<br>usage: rev [FILE...] |
287 | tac | Outputs lines in reverse order.<br>usage: tac [FILE...] |
/ohos5.0/base/hiviewdfx/hidumper/
H A DREADME.md18 - Output: Outputs various contents. This module consists of two parts: FdOutput for standard outp…
/ohos5.0/build/hb/util/preloader/
H A Dpreloader_process_data.py25 class Outputs: class
/ohos5.0/commonlibrary/rust/ylong_json/docs/
H A Duser_guide.md221 ### Function 3: Outputs JSON text
/ohos5.0/docs/en/readme/
H A Ddevelopment-toolchain.md104 …="p697017110220"><a name="p697017110220"></a><a name="p697017110220"></a>Outputs traced data to a …
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-zlib.md867 Outputs the CRC-32 checksum table and uses a promise to asynchronously return the result. The CRC-3…
897 Outputs the CRC-64 checksum table and uses a promise to asynchronously return the result. The CRC-6…
985 Outputs a stream. This API uses a promise to return the result. A zlib stream is returned upon succ…