| /developtools/profiler/host/smartperf/trace_streamer/test/unittest/ |
| D | wasm_func_test.cpp | 48 char out[MAX_TESET_BUF_SIZE] = {0}; variable 72 char out[MAX_TESET_BUF_SIZE] = {0}; variable
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | bind.js | 29 function transExp(initValue, functionFlag, isValue, out, nodeLoc) { argument 43 function parseExp(value, functionFlag, isValue, out, nodeLoc) { argument 173 function checkCard(value, out, nodeLoc) { argument
|
| D | component_validator.js | 170 function validateTagName(domNode, out, relativePath) { argument 685 function validateClass(classNames, out, nodeLoc, relativePath) { argument 758 function validateStyle(css, out, nodeLoc, relativePath) { argument 775 function processCssArray(css, out, nodeLoc, cssStyle, cssArray, log) { argument 899 function expandStyle(key, value, valuejsonTemplate, cssStyle, out, nodeLoc, log) { argument 928 function validateIf(val, out, flag, nodeLoc, relativePath) { argument 961 function validateElif(val, out, flag, nodeLoc, relativePath) { argument 989 function validateFor(val, out, nodeLoc, relativePath) { argument 1027 function validateId(id, out, nodeLoc, relativePath) { argument 1044 function validateAppend(val, out, nodeLoc, relativePath) { argument [all …]
|
| /developtools/global_resource_tool/src/ |
| D | header.cpp | 54 ofstream out(outputPath_, ofstream::out | ofstream::binary); in Create() local
|
| D | resource_util.cpp | 42 void ResourceUtil::Split(const string &str, vector<string> &out, const string &splitter) in Split() 100 ofstream out(path, ofstream::out | ofstream::binary); in SaveToJsonFile() local
|
| D | resource_table.cpp | 144 ofstream out(indexFilePath_, ofstream::out | ofstream::binary); in SaveToResouorceIndex() local 213 … ostringstream &out, map<string, IdSet> &idSets, uint32_t &pos) const in SaveRecordItem()
|
| /developtools/hdc/src/daemon/ |
| D | system_depend.cpp | 49 bool GetDevItem(const char *key, string &out, const char *preDefine) in GetDevItem()
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_field_parser.cpp | 51 bool FtraceFieldParser::ReadData(const uint8_t start[], const uint8_t end[], void* out, size_t size) in ReadData()
|
| D | process_utils.cpp | 176 std::string out = FileUtils::ReadFile(pipeFd); in ReceiveOutputAndSigchld() local
|
| /developtools/global_resource_tool/src/xml/ |
| D | xml_key_node.cpp | 53 ofstream out(filePath, ofstream::out | ofstream::binary); in SaveToFile() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
| D | SignHap.java | 94 JarOutputStream out, long timestamp, int defaultAlignment) throws IOException { in copyFiles() 136 JarOutputStream out, long timestamp) throws IOException { in copyFilesExceptStoredFile()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_streamer/ |
| D | trace_streamer_selector.cpp | 230 int TraceStreamerSelector::SearchDatabase(const std::string& sql, uint8_t* out, int outLen) in SearchDatabase()
|
| /developtools/profiler/host/smartperf/ide/ |
| D | build.js | 84 out: {type: "stdout"}, property
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | sp_utils.cpp | 120 …SPUtils::StrSplit(const std::string &content, const std::string &sp, std::vector<std::string> &out) in StrSplit()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/rpc/ |
| D | wasm_func.cpp | 133 EMSCRIPTEN_KEEPALIVE int TraceStreamerSqlQuery(const uint8_t* sql, int sqlLen, uint8_t* out, int ou… in TraceStreamerSqlQuery()
|
| D | rpc_server.cpp | 171 int RpcServer::WasmSqlQuery(const uint8_t* data, size_t len, uint8_t* out, int outLen) in WasmSqlQuery()
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | utilities_test.cpp | 327 std::string out = stdoutRecord.Stop(); variable
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | utilities_test.cpp | 332 std::string out = stdoutRecord.Stop(); variable
|
| /developtools/hdc/src/common/ |
| D | transfer.cpp | 335 int HdcTransferBase::GetSubFiles(const char *path, string filter, vector<string> *out) in GetSubFiles() 376 int HdcTransferBase::GetSubFilesRecursively(string path, string currentDirname, vector<string> *out) in GetSubFilesRecursively()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/ |
| D | main.cpp | 53 std::ofstream out(path, std::ios_base::trunc); in ExportStatusToLog() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | FileUtils.java | 130 try (FileOutputStream out = new FileOutputStream(output)) { in write()
|
| /developtools/profiler/device/cmds/test/unittest/ |
| D | hiprofiler_cmd_test.cpp | 96 uint8_t out[SHA256_DIGEST_LENGTH]; in ComputeFileSha256() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/ |
| D | VerifyHap.java | 186 try (OutputStream out = new FileOutputStream(outputFile)) { in writeOptionalBytesToFile()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
| D | trace_data_db.cpp | 321 int TraceDataDB::SearchDatabase(const std::string& sql, uint8_t* out, int outLen) in SearchDatabase()
|
| /developtools/bytrace/bin/src/ |
| D | bytrace_cmd.cpp | 127 ofstream out; in WriteStrToFile() local 604 std::unique_ptr<uint8_t[]> out = std::make_unique<uint8_t[]>(CHUNK_SIZE); in DumpCompressedTrace() local
|