Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 37) sorted by relevance

12

/developtools/hiperf/test/unittest/common/native/
Dreport_json_file_test.cpp109 StdoutRecord output; variable
150 StdoutRecord output; variable
188 StdoutRecord output; variable
201 StdoutRecord output; variable
219 StdoutRecord output; variable
248 StdoutRecord output; variable
296 StdoutRecord output; variable
315 StdoutRecord output; variable
360 StdoutRecord output; variable
396 StdoutRecord output; variable
[all …]
/developtools/global_resource_tool/src/
Dfile_manager.cpp33 uint32_t FileManager::ScanModules(const vector<string> &inputs, const string &output) in ScanModules()
46 uint32_t FileManager::ScanIncrement(const string &output) in ScanIncrement()
61 uint32_t FileManager::ScanModule(const string &input, const string &output, in ScanModule()
73 uint32_t FileManager::ParseReference(const string &output, const vector<string> &sxmlFolders) in ParseReference()
92 void FileManager::FilterRefSolidXml(const string &output, vector<string> &outputPaths, in FilterRefSolidXml()
Dfactory_resource_compiler.cpp25 …_ptr<IResourceCompiler> FactoryResourceCompiler::CreateCompiler(ResType type, const string &output) in CreateCompiler()
Dpreview_manager.cpp35 uint32_t PreviewManager::ScanModules(const vector<string> &modulePaths, const string &output) in ScanModules()
Dgeneric_compiler.cpp26 GenericCompiler::GenericCompiler(ResType type, const string &output) in GenericCompiler()
Dsolid_xml_compiler.cpp26 SolidXmlCompiler::SolidXmlCompiler(ResType type, const string &output) in SolidXmlCompiler()
Dresource_pack.cpp160 string output = packageParser_.GetOutput(); in InitOutput() local
349 uint32_t ResourcePack::ScanResources(const vector<string> &inputs, const string &output) in ScanResources()
373 string output = packageParser_.GetOutput(); in HandleFeature() local
482 string output = packageParser_.GetOutput(); in CopyIcon() local
/developtools/ace-js2bundle/ace-loader/src/
DgenBin-plugin.js40 let output variable
72 function writeFileSync(inputString, output, jsBundleFile) { argument
Dcard-loader.js133 function addJson(_this, output, fileName, query, elementLastName) { argument
DgenAbc-plugin.js46 let output; variable
145 function writeFileSync(inputString, output, isToBin) { argument
Dresource-plugin.js29 let output = ''; variable
38 function copyFile(input, output) { argument
/developtools/hiperf/demo/js/entry/src/main/js/MainAbility/i18n/
Den-US.json11 "output": "Output" string
Dzh-CN.json11 "output": "测试输出" string
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dprocess_utils_test.cpp59 std::string output; variable
/developtools/profiler/device/plugins/ftrace_plugin/tools/trace_converter/
Dmain.cpp34 std::string output = "ftrace.txt"; in main() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZipDataInput.java42 void copyTo(long offset, long size, ZipDataOutput output) throws IOException; in copyTo()
DByteBufferZipDataInput.java45 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo()
DRandomAccessFileZipDataInput.java70 public void copyTo(long offset, long size, ZipDataOutput output) throws IOException { in copyTo()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java109 try (ByteArrayOutputStream output = new ByteArrayOutputStream()) { in read()
128 public static void write(byte[] content, File output) throws IOException { in write()
/developtools/profiler/device/plugins/native_daemon/include/
Dperf_event_record.h63 std::string output; in ToSymbolString() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprocess_utils.cpp180 std::string output; in ReceiveOutputAndSigchld() local
229 int ProcessUtils::Execute(const ExecuteArgs& args, std::string& output) in Execute()
/developtools/ace-ets2bundle/compiler/
Dbuild_declarations_file.js34 function generateTargetFile(filePath, output) { argument
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
DSignProvider.java259 File output = null; in sign() local
331 … private boolean doAfterSign(boolean isSuccess, boolean pathOverlap, File tmpOutput, File output) { in doAfterSign()
/developtools/hiperf/include/
Dperf_event_record.h75 std::string output; in ToSymbolString() local
/developtools/hiperf/src/
Dreport.cpp622 void Report::OutputStd(FILE *output) in OutputStd()
634 void Report::OutputStdDiff(FILE *output, Report &other) in OutputStdDiff()

12