Home
last modified time | relevance | path

Searched defs:comment (Results 1 - 9 of 9) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
H A DEndOfCentralDirectory.java91 private byte[] comment; field in EndOfCentralDirectory
234 public void setComment(byte[] comment) { in setComment() argument
H A DZipEntry.java147 private byte[] comment; field in ZipEntry.Builder
186 public Builder setComment(byte[] comment) { in setComment() argument
H A DCentralDirectory.java154 private byte[] comment; field in CentralDirectory
405 public void setComment(byte[] comment) { in setComment() argument
/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Dendof_central_directory.cpp202 void EndOfCentralDirectory::SetComment(const std::string& comment) in SetComment() argument
H A Dcentral_directory.cpp339 void CentralDirectory::SetComment(const std::string& comment) in SetComment() argument
/developtools/hiperf/test/unittest/common/native/
H A Dsubcommand_stat_test.cpp2181 double comment = 0; in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
H A Dzip_signer_test.cpp485 std::string comment = eocd->GetComment(); in HWTEST_F() local
705 std::string comment = cd->GetComment(); in HWTEST_F() local
/developtools/hiperf/src/
H A Dsubcommand_stat.cpp305 std::string comment = comments[configName]; in ReportNormal() local
399 GetDetailComments(const std::unique_ptr<PerfEvents::CountEvent> &countEvent, double &comment, PerfEvents::Summary &summary, std::string &configName) GetDetailComments() argument
451 HandleOtherConfig(double &comment, PerfEvents::Summary &summary, double running_time_in_sec, double scale, bool findRunningTime) HandleOtherConfig() argument
[all...]
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h57861 const struct tomoyo_path_info *comment; global() member
99261 char *comment; global() member
[all...]

Completed in 468 milliseconds