Home
last modified time | relevance | path

Searched defs:data (Results 5501 – 5525 of 11478) sorted by relevance

1...<<221222223224225226227228229230>>...460

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dparcel.h66 int WriteVector(const std::vector<T> &data) in WriteVector()
154 static uint32_t GetVectorLen(const std::vector<T> &data) in GetVectorLen()
/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantparamsfirst_fuzzer/
H A Dwantparamsfirst_fuzzer.cpp42 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/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/callback/
H A Ddscreen_source_callback_stub_test.cpp42 const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) in OnNotifyRegResult()
53 const std::string &dhId, const std::string &reqId, int32_t status, const std::string &data) in OnNotifyUnregResult()
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiooffloadrender_fuzzer/
H A Daudiooffloadrender_fuzzer.cpp41 uint8_t *data = const_cast<uint8_t *>(rawData); in RenderFucSwitch() local
80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/include/
H A Ddaudio_test_utils.h50 int32_t WriteStreamData(int32_t streamId, const AudioData &data) override in WriteStreamData()
55 int32_t ReadStreamData(int32_t streamId, AudioData &data) override in ReadStreamData()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.h44 void* Realloc(void *data, size_t newSize) override { return nullptr; } in Realloc()
46 void Dealloc(void *data) override { } in Dealloc()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorextract_fuzzer/
H A Drscolorextract_fuzzer.cpp56 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
110 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityforegroundstateobserverproxy_fuzzer/
H A Dabilityforegroundstateobserverproxy_fuzzer.cpp54 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagereventsubscriber_fuzzer/
H A Dabilitymanagereventsubscriber_fuzzer.cpp49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrestartappmanager_fuzzer/
H A Dabilitymgrrestartappmanager_fuzzer.cpp50 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/nfc/interfaces/inner_api/controller/
H A Don_card_emulation_notify_cb_stub.cpp45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
93 int OnCardEmulationNotifyCbStub::RemoteCardEmulationNotify(MessageParcel &data, MessageParcel &repl… in RemoteCardEmulationNotify()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appforegroundstateobserverproxy_fuzzer/
H A Dappforegroundstateobserverproxy_fuzzer.cpp54 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/ability/ability_runtime/test/fuzztest/appmanager_fuzzer/
H A Dappmanager_fuzzer.cpp49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrclientrest_fuzzer/
H A Dappmgrclientrest_fuzzer.cpp48 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
67 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/apprunningstatusproxy_fuzzer/
H A Dapprunningstatusproxy_fuzzer.cpp52 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/connectability_fuzzer/
H A Dconnectability_fuzzer.cpp43 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/extensionconfig_fuzzer/
H A Dextensionconfig_fuzzer.cpp50 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/wifi/wifi/test/wifi_standard/native/
H A Dwifi_scan_callback_stub_test.cpp88 MessageParcel data; variable
101 MessageParcel data; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskonremoterequest_fuzzer/
H A Dbgtaskonremoterequest_fuzzer.cpp40 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/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_stub.cpp19 int32_t TestSaProxyCacheStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
67 int32_t TestSaProxyCacheStub::StubGetVecFunc(MessageParcel& data, MessageParcel& reply) in StubGetVecFunc()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/test/fuzztest/devicestandbyplugin_fuzzer/
H A Ddevicestandbyplugin_fuzzer.cpp83 bool DeviceStandbyPluginFuzzTest(const uint8_t* data, size_t size) in DeviceStandbyPluginFuzzTest()
112 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/fuzztest/resschedexecutor_fuzzer/
H A Dresschedexecutor_fuzzer.cpp80 bool StringToJsonFuzzTest(const uint8_t* data, size_t size) in StringToJsonFuzzTest()
107 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_proxy.cpp42 MessageParcel data; in OnStart() local
87 MessageParcel data; in OnStop() local
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dasync_common_event_result.cpp54 bool AsyncCommonEventResult::SetData(const std::string &data) in SetData()
71 bool AsyncCommonEventResult::SetCodeAndData(const int32_t &code, const std::string &data) in SetCodeAndData()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H A Dnotificationuserinput_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()

1...<<221222223224225226227228229230>>...460