Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 14 of 14) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DEndOfCentralDirectory.java91 private byte[] comment; field in EndOfCentralDirectory
234 public void setComment(byte[] comment) { in setComment()
DZipEntry.java147 private byte[] comment; field in ZipEntry.Builder
186 public Builder setComment(byte[] comment) { in setComment()
DCentralDirectory.java154 private byte[] comment; field in CentralDirectory
405 public void setComment(byte[] comment) { in setComment()
/developtools/ace_ets2bundle/koala-wrapper/
Darktsconfig-print-only.json5 "comment": "This is a simplest config to run visitors on both stages", string
/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
Dzip_signer_test.cpp465 std::string comment{1}; variable
485 std::string comment = eocd->GetComment(); variable
705 std::string comment = cd->GetComment(); variable
/developtools/profiler/host/smartperf/client/client_command/
Dcpu_info.cpp75 std::string comment = line.substr(comment_pos + 1); in CalculateCPIInfo() local
/developtools/smartperf_host/smartperf_device/device_command/collector/src/
Dcpu_info.cpp75 std::string comment = line.substr(comment_pos + 1); in CalculateCPIInfo() local
/developtools/hapsigner/hapsigntool_cpp/zip/src/
Dendof_central_directory.cpp202 void EndOfCentralDirectory::SetComment(const std::string& comment) in SetComment()
Dcentral_directory.cpp339 void CentralDirectory::SetComment(const std::string& comment) in SetComment()
/developtools/hiperf/src/
Dsubcommand_stat.cpp369 std::string comment = comments[configName]; in ReportNormal() local
468 double &comment, PerfEvents::Summary &summary, std::string &configName) in GetDetailComments()
517 std::string SubCommandStat::HandleOtherConfig(double &comment, PerfEvents::Summary &summary, in HandleOtherConfig()
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/system_api/
Dapi_check_utils.ts653 const comment: string = typeof jsDocTag.comment === 'string' ? constant
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts657 const comment: string = typeof jsDocTag.comment === 'string' ? constant
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp2219 double comment = 0; variable
/developtools/profiler/hiebpf/include/
Dvmlinux.h57861 const struct tomoyo_path_info *comment; member
99261 char *comment; member