Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 133) sorted by relevance

123456

/base/location/test/fuzztest/locator/locationswitchcallbackhost_fuzzer/
Dlocationswitchcallbackhost_fuzzer.cpp44 char* ch = (char *)malloc(size + 1); in ParseData() local
76 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/cachedlocationcallbackhost_fuzzer/
Dcachedlocationcallbackhost_fuzzer.cpp56 char* ch = (char *)malloc(size + 1); in ParseData() local
89 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/nmeamessagecallbackhost_fuzzer/
Dnmeamessagecallbackhost_fuzzer.cpp46 char* ch = (char *)malloc(size + 1); in ParseData() local
80 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/
Dcountrycodecallbackhost_fuzzer.cpp47 char* ch = (char *)malloc(size + 1); in ParseData() local
79 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/gnssstatuscallbackhost_fuzzer/
Dgnssstatuscallbackhost_fuzzer.cpp47 char* ch = (char *)malloc(size + 1); in ParseData() local
81 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/locatorcallbackstub_fuzzer/
Dlocatorcallbackstub_fuzzer.cpp52 char* ch = (char *)malloc(size + 1); in ParseData() local
88 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/checkmessage_fuzzer/
Dcheckmessage_fuzzer.cpp61 char* ch = (char *)malloc(size + 1); in ParseData() local
105 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/networkcallbackhost_fuzzer/
Dnetworkcallbackhost_fuzzer.cpp76 char* ch = (char *)malloc(size + 1); in ParseData() local
115 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_decoder_v30.cpp128 auto ch = from[i]; in UnescapeText() local
143 std::string VCardDecoderV30::UnescapeChar(char ch) in UnescapeChar()
157 auto ch = paramValue[i]; in DealParamV30() local
/base/startup/appspawn/test/moduletest/hnp_sample/src/hnpsample/
Dhnpsample.c46 int ch; in main() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Ddate_time_sequence.cpp75 char ch = pattern[i]; in ModifyOrder() local
104 void DateTimeSequence::ProcessNormal(char ch, int *order, size_t orderSize, int *lengths, size_t le… in ProcessNormal()
/base/update/updater/test/unittest/log_test/
Dlog_unittest.cpp64 char ch[100]; variable
/base/notification/distributed_notification_service/test/fuzztest/removenotification_fuzzer/
Dremovenotification_fuzzer.cpp33 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/location/test/fuzztest/locator/locatorcallbackhost_fuzzer/
Dlocatorcallbackhost_fuzzer.cpp66 char* ch = (char *)malloc(size + 1); in ParseData() local
133 char* ch = OHOS::ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/cancelnotification_fuzzer/
Dcancelnotification_fuzzer.cpp37 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationlongtextcontent_fuzzer/
Dnotificationlongtextcontent_fuzzer.cpp40 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/removenotificationsbybundle_fuzzer/
Dremovenotificationsbybundle_fuzzer.cpp39 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationpicturecontent_fuzzer/
Dnotificationpicturecontent_fuzzer.cpp40 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationmultilinecontent_fuzzer/
Dnotificationmultilinecontent_fuzzer.cpp40 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/addslotbytype_fuzzer/
Daddslotbytype_fuzzer.cpp35 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationtemplate_fuzzer/
Dnotificationtemplate_fuzzer.cpp39 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/setnotificationbadgenum_fuzzer/
Dsetnotificationbadgenum_fuzzer.cpp42 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationsortingmapannex_fuzzer/
Dnotificationsortingmapannex_fuzzer.cpp37 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotnumasbundle_fuzzer/
Dgetnotificationslotnumasbundle_fuzzer.cpp37 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local
/base/notification/distributed_notification_service/test/fuzztest/removenotificationslot_fuzzer/
Dremovenotificationslot_fuzzer.cpp39 char *ch = ParseData(data, size); in LLVMFuzzerTestOneInput() local

123456