Home
last modified time | relevance | path

Searched defs:data (Results 4351 – 4375 of 17622) sorted by relevance

1...<<171172173174175176177178179180>>...705

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp23 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationannex_fuzzer/
H A Dnotificationannex_fuzzer.cpp24 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationdistributedoptions_fuzzer/
H A Dnotificationdistributedoptions_fuzzer.cpp23 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/
H A Dnotificationslot_fuzzer.cpp27 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
56 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationsortingmap_fuzzer/
H A Dnotificationsortingmap_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannexthree_fuzzer/
H A Dreminderrequestannexthree_fuzzer.cpp24 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/eventhandler/test/fuzztest/eventqueueinsert_fuzzer/
H A Deventqueueinsert_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dwidget_callback_stub_test.cpp46 MessageParcel data; variable
59 MessageParcel data; variable
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_level_callback_stub.cpp30 int ThermalLevelCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &re… in OnRemoteRequest()
56 int32_t ThermalLevelCallbackStub::OnThermalLevelChangedStub(MessageParcel& data) in OnThermalLevelChangedStub()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/battery_adapter/receiveevent_fuzzer/
H A Dreceiveevent_fuzzer.cpp36 bool ReceiveEventFuzzTest(const uint8_t* data, size_t size) in ReceiveEventFuzzTest()
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/
H A Ddatabaseoncreate_fuzzer.cpp28 bool DatabaseOnCreateFuzzTest(const uint8_t* data, size_t size) in DatabaseOnCreateFuzzTest()
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/
H A Dpmsdatabaseoncreate_fuzzer.cpp28 bool PmsDatabaseOnCreateFuzzTest(const uint8_t* data, size_t size) in PmsDatabaseOnCreateFuzzTest()
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/eventhandler_fuzzer/
H A Devent_handler_adapter_fuzzer.cpp32 bool EventHandlerAdapterFuzzTest(const uint8_t* data, size_t size) in EventHandlerAdapterFuzzTest()
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/
H A Dcopyframe_fuzzer.cpp32 bool CopyFrameFuzzTest(const uint8_t* data, size_t size) in CopyFrameFuzzTest()
62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/
H A Drequestbuffer_fuzzer.cpp36 bool RequestBufferFuzzTest(const uint8_t* data, size_t size) in RequestBufferFuzzTest()
69 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mode_callback_stub.cpp30 int PowerModeCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
55 int32_t PowerModeCallbackStub::OnPowerModeCallbackStub(MessageParcel& data) in OnPowerModeCallbackStub()
H A Dscreen_off_pre_callback_stub.cpp27 int ScreenOffPreCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &re… in OnRemoteRequest()
52 int32_t ScreenOffPreCallbackStub::OnScreenStateChangedStub(MessageParcel& data) in OnScreenStateChangedStub()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dasync_shutdown_callback_proxy.cpp31 MessageParcel data; in OnAsyncShutdown() local
53 MessageParcel data; in OnAsyncShutdownOrReboot() local
H A Dsync_shutdown_callback_proxy.cpp31 MessageParcel data; in OnSyncShutdown() local
53 MessageParcel data; in OnSyncShutdownOrReboot() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Drmv_auth_info_request.c73 remove_request_data *data = (remove_request_data *)obj; in free_rmv_auth_info_request() local
81 char *make_rmv_auth_info_request(void *data) in make_rmv_auth_info_request()
H A Drmv_auth_info_response.c73 remove_response_data *data = obj; in free_rmv_auth_info_response() local
81 char *make_rmv_auth_info_response(void *data) in make_rmv_auth_info_response()
/ohos5.0/base/msdp/device_status/test/fuzztest/addsubscriptlistener_fuzzer/
H A Daddsubscriptlistener_fuzzer.cpp32 bool AddSubscriptListenerFuzzTest(const uint8_t* data, size_t size) in AddSubscriptListenerFuzzTest()
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/msdp/device_status/test/fuzztest/devicegetcachestub_fuzzer/
H A Ddevicegetcachestub_fuzzer.cpp30 void DeviceStatusGetCacheFuzzTest(const uint8_t* data, size_t size) in DeviceStatusGetCacheFuzzTest()
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/msdp/device_status/test/fuzztest/devicesubscribestub_fuzzer/
H A Ddevicesubscribestub_fuzzer.cpp30 void DeviceStatusSubscribeFuzzTest(const uint8_t* data, size_t size) in DeviceStatusSubscribeFuzzTest()
46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/msdp/device_status/test/fuzztest/deviceunsubscribestub_fuzzer/
H A Ddeviceunsubscribestub_fuzzer.cpp30 void DeviceStatusUnsubscribeFuzzTest(const uint8_t* data, size_t size) in DeviceStatusUnsubscribeFuzzTest()
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()

1...<<171172173174175176177178179180>>...705