/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dumpabilityinfodone_fuzzer/ |
H A D | dumpabilityinfodone_fuzzer.cpp | 47 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/hcecmdcallback_test/hcecmdcallbackstub/hcecmdcallbackstub_fuzzer/ |
H A D | hcecmdcallbackstub_fuzzer.cpp | 38 void FuzzOnRemoteRequest(const uint8_t* data, size_t size) in FuzzOnRemoteRequest() 55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/freezeutil_fuzzer/ |
H A D | freezeutil_fuzzer.cpp | 51 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/ndefmsgcallback_test/ndefmsgcallbackstub/ndefmsgcallbackstub_fuzzer/ |
H A D | ndefmsgcallbackstub_fuzzer.cpp | 38 void FuzzOnRemoteRequest(const uint8_t* data, size_t size) in FuzzOnRemoteRequest() 55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | sync_completed_callback_stub.cpp | 45 int32_t SyncCompletedCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest() 63 int32_t SyncCompletedCallbackStub::OnSyncCompletedInner(MessageParcel& data, MessageParcel& reply) in OnSyncCompletedInner()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksystemeventobserver_fuzzer/ |
H A D | bgtasksystemeventobserver_fuzzer.cpp | 31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulergetallrunningworks_fuzzer/ |
H A D | workschedulergetallrunningworks_fuzzer.cpp | 34 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerislastworktimeout_fuzzer/ |
H A D | workschedulerislastworktimeout_fuzzer.cpp | 34 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/addinputeventfilter_fuzzer/ |
H A D | addinputeventfilter_fuzzer.cpp | 27 void AddInputEventFilterFuzzTest(const uint8_t *data, size_t size) in AddInputEventFilterFuzzTest() 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | session_manager_service_recover_proxy.cpp | 28 MessageParcel data; in OnSessionManagerServiceRecover() local 57 MessageParcel data; in OnWMSConnectionChanged() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_utils.cpp | 30 MessageOption &flags, MessageParcel &data, MessageParcel &reply) in InnerTransact() 56 MessageParcel data; in ShellDump() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | data_ref.rs | 49 let data = request.ref_mut().body_mut(); in poll_read() localVariable 51 let data = Pin::new(data); in poll_read() localVariable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_template.cpp | 46 [](napi_env env, void *data) { in NapiIsSupportTemplate() 55 [](napi_env env, napi_status status, void *data) { in NapiIsSupportTemplate()
|
/ohos5.0/base/useriam/face_auth/frameworks/ipc/src/ |
H A D | face_auth_proxy.cpp | 44 MessageParcel data; in SetBufferProducer() local 66 bool FaceAuthProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest()
|
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/src/ |
H A D | inputer_set_data_proxy.cpp | 25 void InputerSetDataProxy::OnSetData(int32_t authSubType, std::vector<uint8_t> data, int32_t errorCo… in OnSetData() 52 bool InputerSetDataProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest()
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
H A D | user_auth_event_listener_proxy.cpp | 27 bool AuthEventListenerProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() 50 MessageParcel data; in OnNotifyAuthSuccessEvent() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorenderadapter_fuzzer/ |
H A D | audiorenderadapter_fuzzer.cpp | 26 bool AudioRendererAdapterFuzzTest(const uint8_t* data, size_t size) in AudioRendererAdapterFuzzTest() 69 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/security/device_auth/test/fuzztest/devauthcb_fuzzer/ |
H A D | devauthcb_fuzzer.cpp | 61 bool FuzzDoCallback(const uint8_t* data, size_t size) in FuzzDoCallback() 82 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/security/access_token/services/common/window_manager/src/ |
H A D | privacy_scene_session_manager_proxy.cpp | 33 MessageParcel data; in RegisterWindowManagerAgent() local 65 MessageParcel data; in UnregisterWindowManagerAgent() local
|
/ohos5.0/base/security/access_token/test/fuzztest/innerkits/accesstoken/inithaptoken_fuzzer/ |
H A D | inithaptoken_fuzzer.cpp | 34 bool InitHapTokenFuzzTest(const uint8_t* data, size_t size) in InitHapTokenFuzzTest() 85 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/gethaptokenidstub_fuzzer/ |
H A D | gethaptokenidstub_fuzzer.cpp | 34 bool GetHapTokenIDStubFuzzTest(const uint8_t* data, size_t size) in GetHapTokenIDStubFuzzTest() 70 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_send_request.c | 193 uint8_t *data = NULL; in AttExchangeMTURequestAsync() local 282 uint8_t *data = NULL; in AttFindInformationRequestAsync() local 373 uint8_t *data = NULL; in AttFindByTypeValueRequestAsync() local 480 uint8_t *data = NULL; in AttReadByTypeRequestAsync() local 601 uint8_t *data = NULL; in AttReadRequestAsync() local 681 uint8_t *data = NULL; in AttReadBlobRequestAsync() local 770 uint8_t *data = NULL; in AttReadMultipleRequestAsync() local 902 uint8_t *data = NULL; in AttReadByGroupTypeRequestAsync() local 1019 uint8_t *data = NULL; in AttWriteRequestAsync() local 1119 uint8_t *data = NULL; in AttWriteCommandAsync() local [all …]
|