/aosp12/system/chre/apps/spammer/ |
H A D | spammer.cc | 47 void messageSentEventFreeCallback(uint16_t eventType, void *data) { in messageSentEventFreeCallback() 61 void repeatedEventFreeCallback(uint16_t eventType, void *data) { in repeatedEventFreeCallback()
|
/aosp12/frameworks/base/media/java/android/media/session/ |
H A D | ParcelableListBinder.java | 71 protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) in onTransact() 113 Parcel data = Parcel.obtain(); in send() local
|
/aosp12/frameworks/av/services/medialog/fuzzer/ |
H A D | media_log_fuzzer.cpp | 46 void MediaLogFuzzer::process(const uint8_t* data, size_t size) { in process() 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
|
/aosp12/frameworks/av/media/mtp/tests/MtpFuzzer/ |
H A D | MtpMockHandle.h | 37 int read(void *data, size_t len) { in read() 65 int write(const void *data, size_t len) { in write()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_data.cpp | 27 CommonEventData::CommonEventData(const Want& want, const int& code, const std::string& data) in CommonEventData() 44 void CommonEventData::SetData(const std::string& data) in SetData()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/forminfomgr_fuzzer/ |
H A D | forminfomgr_fuzzer.cpp | 38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 83 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/providerconnectstub_fuzzer/ |
H A D | providerconnectstub_fuzzer.cpp | 49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_callback_proxy.cpp | 35 MessageParcel data; in OnServerStatusChanged() local 70 MessageParcel data; in OnServerSuccess() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | fillp_buf_item.c | 50 int FillpMallocBufItem(void *pool, void **data, int throttleGrow) in FillpMallocBufItem() 60 void FillpFreeBufItem(void *data) in FillpFreeBufItem()
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | softbus_ble_utils_test.cpp | 234 SoftbusBroadcastData *data = (SoftbusBroadcastData *)calloc(1, sizeof(SoftbusBroadcastData)); variable 271 uint8_t *data = AssembleRspData(&rspData, &dataLen); variable
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/ |
H A D | tcp_server_send_context.cpp | 98 std::string data = NapiUtils::GetStringFromValueUtf8(GetEnv(), jsData); in GetData() local 109 void *data = NapiUtils::GetInfoFromArrayBufferValue(GetEnv(), jsData, &length); in GetData() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/scheduleconnectabilitydone_fuzzer/ |
H A D | scheduleconnectabilitydone_fuzzer.cpp | 56 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 96 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startusertestprocess_fuzzer/ |
H A D | startusertestprocess_fuzzer.cpp | 49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlemanagercallbackstub_fuzzer/ |
H A D | bundlemanagercallbackstub_fuzzer.cpp | 48 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhostipml_fuzzer/ |
H A D | quickfixmanagerhostipml_fuzzer.cpp | 40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
H A D | rs_surface_frame_ohos_raster_test.cpp | 82 int data = 1; variable 182 int data = 1; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsproxynode_fuzzer/ |
H A D | rsproxynode_fuzzer.cpp | 54 bool DoRSProxyNode(const uint8_t* data, size_t size) in DoRSProxyNode() 101 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/systemcmdchannelstub_fuzzer/ |
H A D | systemcmdchannelstub_fuzzer.cpp | 57 MessageParcel data; in FuzzSystemCmdChannelStub() local 72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | query_sys_event_callback_proxy.cpp | 32 MessageParcel data; in OnQuery() local 64 MessageParcel data; in OnComplete() local
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
H A D | password_policy_serializer.cpp | 69 bool PasswordSerializer::GetPolicy(MessageParcel &data, PasswordPolicy &result) in GetPolicy() 82 bool PasswordSerializer::MergePolicy(std::vector<PasswordPolicy> &data, PasswordPolicy &result) in MergePolicy()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/addaccountimplicitlystub_fuzzer/ |
H A D | addaccountimplicitlystub_fuzzer.cpp | 38 bool AddAccountImplicitlyStubFuzzTest(const uint8_t* data, size_t size) in AddAccountImplicitlyStubFuzzTest() 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/ |
H A D | authenticatestub_fuzzer.cpp | 38 bool AuthenticateStubFuzzTest(const uint8_t* data, size_t size) in AuthenticateStubFuzzTest() 82 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/checkaccountlabelsstub_fuzzer/ |
H A D | checkaccountlabelsstub_fuzzer.cpp | 38 bool CheckAccountLabelsStubFuzzTest(const uint8_t* data, size_t size) in CheckAccountLabelsStubFuzzTest() 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/verifycredentialstub_fuzzer/ |
H A D | verifycredentialstub_fuzzer.cpp | 38 bool VerifyCredentialStubFuzzTest(const uint8_t* data, size_t size) in VerifyCredentialStubFuzzTest() 81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procauthuserstub_fuzzer/ |
H A D | procauthuserstub_fuzzer.cpp | 45 bool ProcAuthUserStubFuzzTest(const uint8_t* data, size_t size) in ProcAuthUserStubFuzzTest() 89 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|