Home
last modified time | relevance | path

Searched defs:data (Results 376 - 400 of 40296) sorted by relevance

1...<<11121314151617181920>>...1612

/base/web/webview/test/fuzztest/ohos_adapter/interfaces/createpowerclient_fuzzer/
H A Dcreatepowerclient_fuzzer.cpp25 bool CreatePowerClientFuzzTest(const uint8_t* data, size_t size) in CreatePowerClientFuzzTest() argument
36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/openremoteuri_fuzzer/
H A Dopenremoteuri_fuzzer.cpp23 bool OpenRemoteUriFuzzTest(const uint8_t* data, size_t size) in OpenRemoteUriFuzzTest() argument
37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/getcookiemanager_fuzzer/
H A Dgetcookiemanager_fuzzer.cpp26 bool GetCookieManagerFuzzTest(const uint8_t* data, size_t size) in GetCookieManagerFuzzTest() argument
37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/getdatabase_fuzzer/
H A Dgetdatabase_fuzzer.cpp26 bool GetDataBaseFuzzTest(const uint8_t* data, size_t size) in GetDataBaseFuzzTest() argument
37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/getwebstorage_fuzzer/
H A Dgetwebstorage_fuzzer.cpp26 bool GetWebStorageFuzzTest(const uint8_t* data, size_t size) in GetWebStorageFuzzTest() argument
37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/initandrun_fuzzer/
H A Dinitandrun_fuzzer.cpp26 bool InitAndRunFuzzTest(const uint8_t* data, size_t size) in InitAndRunFuzzTest() argument
43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/loadlib_fuzzer/
H A Dloadlib_fuzzer.cpp27 bool LoadLibFuzzTest(const uint8_t* data, size_t size) in LoadLibFuzzTest() argument
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp27 bool NapiFuzzTest(const uint8_t* data, size_t size) in NapiFuzzTest() argument
93 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_common.c25 void kbase_sync_fence_wait_worker(struct work_struct *data) in kbase_sync_fence_wait_worker() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_common.c34 void kbase_sync_fence_wait_worker(struct work_struct *data) in kbase_sync_fence_wait_worker() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_common.c33 void kbase_sync_fence_wait_worker(struct work_struct *data) in kbase_sync_fence_wait_worker() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_common.c27 void kbase_sync_fence_wait_worker(struct work_struct *data) in kbase_sync_fence_wait_worker() argument
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component_v2.h28 explicit TextComponentV2(const std::string& data) : TextComponent(data) {} in TextComponentV2() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_utils.cpp21 int32_t GetLineOffset(const AceType *data) in GetLineOffset() argument
26 RefPtr<JsAcePage> GetRunningPage(const AceType *data) in GetRunningPage() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlesyscap_fuzzer/
H A Dbundlesyscap_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dobject_flat_container.cpp24 bool ObjectFlatContainer::Build(const IMetadata::Ptr& data) in Build() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.h45 BASE_NS::unique_ptr<Data> data; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_archive.cpp82 void Archive::Serialize(void* data, size_t size) in Serialize() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoptimesyncinner_fuzzer/
H A Dstoptimesyncinner_fuzzer.cpp24 bool StopTimeSyncTest(const uint8_t* data, size_t size) in StopTimeSyncTest() argument
36 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanagermock_fuzzer/
H A Dsoftbusproxychannelmanagermock_fuzzer.cpp26 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/getsessionside_fuzzer/
H A Dgetsessionside_fuzzer.cpp23 void GetSessionSideTest(const uint8_t* data, size_t size) in GetSessionSideTest() argument
34 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/closesession_fuzzer/
H A Dclosesession_fuzzer.cpp23 void CloseSessionTest(const uint8_t* data, size_t size) in CloseSessionTest() argument
34 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/ipc/ipc/native/test/fuzztest/c/getrpcfeatureack_fuzzer/
H A Dgetrpcfeatureack_fuzzer.cpp24 void DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/ipc/ipc/native/test/fuzztest/c/getfeaturesize_fuzzer/
H A Dgetfeaturesize_fuzzer.cpp24 void DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/communication/ipc/ipc/native/test/fuzztest/c/gettokenidsize_fuzzer/
H A Dgettokenidsize_fuzzer.cpp24 void DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...1612