Home
last modified time | relevance | path

Searched defs:data (Results 3201 - 3225 of 17640) sorted by relevance

1...<<121122123124125126127128129130>>...706

/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dtrigger_unit_test.cpp63 uint8_t data[4] = {0, 1, 2, 3}; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/fuzztest/hdinnrtpreparedmodel_fuzzer/
H A Dhdinnrtpreparedmodel_fuzzer.cpp30 bool HdiNnrtPreparedModelFuzzTest(const uint8_t* data, size_t size) in HdiNnrtPreparedModelFuzzTest() argument
59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h33 int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
/foundation/ability/dmsfwk/test/fuzztest/abilityconnectionwrapperstub_fuzzer/
H A Dabilityconnectionwrapperstub_fuzzer.cpp27 bool OnAbilityConnectDoneFuzzTest(const uint8_t* data, size_t size) in OnAbilityConnectDoneFuzzTest() argument
62 bool OnAbilityDisconnectDoneFuzzTest(const uint8_t* data, size_t size) in OnAbilityDisconnectDoneFuzzTest() argument
93 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/dmsfwk/test/fuzztest/bundlemanagercallbackstub_fuzzer/
H A Dbundlemanagercallbackstub_fuzzer.cpp24 bool OnQueryInstallationFinishedInnerFuzzTest(const uint8_t* data, size_t size) in OnQueryInstallationFinishedInnerFuzzTest() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_feature.c87 const RequestData *data = (const RequestData *)request->data; in OnMessage() local
/foundation/ability/form_fwk/test/fuzztest/formproviderinfo_fuzzer/
H A Dformproviderinfo_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dwifi_state_listener.cpp31 void WifiStateListener::OnReceiveEvent(const EventFwk::CommonEventData &data) in OnReceiveEvent() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dprovider_connect_proxy.cpp34 MessageParcel data; in OnAbilityConnectDone() local
79 MessageParcel data; in OnAbilityDisconnectDone() local
102 WriteInterfaceToken(MessageParcel &data) WriteInterfaceToken() argument
111 SendTransactCmd(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendTransactCmd() argument
[all...]
H A Dform_publish_interceptor_stub.cpp53 int FormPublishInterceptorStub::HandleProcessPublishForm(MessageParcel &data, MessageParcel &reply) in HandleProcessPublishForm() argument
34 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dform_host_delegate_stub.cpp32 int32_t FormHostDelegateStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
51 int32_t FormHostDelegateStub::HandleRouterEvent(MessageParcel &data, MessageParcel &reply) in HandleRouterEvent() argument
/foundation/ability/form_fwk/services/src/
H A Dform_distributed_client.cpp62 MessageParcel data; in ShareForm() local
/foundation/ability/form_fwk/test/fuzztest/formerrors_fuzzer/
H A Dformerrors_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formrendereventreport_fuzzer/
H A Dformrendereventreport_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/providerconnectproxy_fuzzer/
H A Dproviderconnectproxy_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ai/neural_network_runtime/test/unittest/components/memory_manager/
H A Dmemory_manager_test.cpp90 std::string data = "ABCD"; in HWTEST_F() local
145 std::string data = "ABCD"; in HWTEST_F() local
200 std::string data = "ABCD"; in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/fuzztest/formbundleforbidmgr_fuzzer/
H A Dformbundleforbidmgr_fuzzer.cpp40 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formecologicalruleparam_fuzzer/
H A Dformecologicalruleparam_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formsandboxrendermgrinner_fuzzer/
H A Dformsandboxrendermgrinner_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/formsupplyproxy_fuzzer/
H A Dformsupplyproxy_fuzzer.cpp38 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/fuzztest/geterrormsg_fuzzer/
H A Dgeterrormsg_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_token.h37 virtual int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
/foundation/ai/neural_network_runtime/test/fuzztest/hdinnrtdevice_fuzzer/
H A Dhdinnrtdevice_fuzzer.cpp30 bool HdiNnrtDeviceFuzzTest(const uint8_t* data, size_t size) in HdiNnrtDeviceFuzzTest() argument
59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ai/neural_network_runtime/test/fuzztest/
H A Ddata.h28 Data(const uint8_t* data, size_t size) in Data() argument
/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
H A Dwant_receiver_proxy_test.cpp85 std::string data = "hello world"; in HWTEST_F() local

Completed in 10 milliseconds

1...<<121122123124125126127128129130>>...706