/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessaccess_fuzzer/ |
H A D | externalfileaccessaccess_fuzzer.cpp | 74 bool ExternalFileAccessAccessFuzzTest(std::unique_ptr<char[]> data, size_t size) in ExternalFileAccessAccessFuzzTest() argument 104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessgetfileinfofromrelativepath_fuzzer/ |
H A D | externalfileaccessgetfileinfofromrelativepath_fuzzer.cpp | 74 bool ExternalFileAccessGetFileInfoFromRelativePathFuzzTest(std::unique_ptr<char[]> data, size_t size) in ExternalFileAccessGetFileInfoFromRelativePathFuzzTest() argument 104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessgetfileinfofromuri_fuzzer/ |
H A D | externalfileaccessgetfileinfofromuri_fuzzer.cpp | 74 bool ExternalFileAccessGetFileInfoFromUriFuzzTest(std::unique_ptr<char[]> data, size_t size) in ExternalFileAccessGetFileInfoFromUriFuzzTest() argument 104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessopenfile_fuzzer/ |
H A D | externalfileaccessopenfile_fuzzer.cpp | 74 bool ExternalFileAccessOpenFileFuzzTest(std::unique_ptr<char[]> data, size_t size) in ExternalFileAccessOpenFileFuzzTest() argument 104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessmove_fuzzer/ |
H A D | externalfileaccessmove_fuzzer.cpp | 74 bool ExternalFileAccessMoveFuzzTest(std::unique_ptr<char[]> data, size_t size) in ExternalFileAccessMoveFuzzTest() argument 104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/ |
H A D | thread_private_data_ctl.cpp | 46 ThreadPrivateData *data = static_cast<ThreadPrivateData *>(pthread_getspecific(key_)); in GetPrivateData() local 57 ThreadPrivateData *data = static_cast<ThreadPrivateData *>(pthread_getspecific(key_)); in ClearPrivateData() local 81 ThreadPrivateData *data = static_cast<ThreadPrivateData *>(pthread_getspecific(key_)); in GetError() local 95 ThreadPrivateData *data = GetPrivateData(); SetError() local 114 ThreadPrivateData *data = static_cast<ThreadPrivateData *>(pthread_getspecific(key_)); GetContext() local [all...] |
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperentry_fuzzer/ |
H A D | eglwrapperentry_fuzzer.cpp | 72 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 95 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_connection_stub.cpp | 29 int32_t VSyncConnectionStub::OnRemoteRequest(uint32_t code, MessageParcel &data,
in OnRemoteRequest() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/ |
H A D | fontstyleset_fuzzer.cpp | 33 bool FontStyleSetFuzzTest001(const uint8_t* data, size_t size) in FontStyleSetFuzzTest001() argument 64 bool FontStyleSetFuzzTest002(const uint8_t* data, size_t size) in FontStyleSetFuzzTest002() argument 105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/point_fuzzer/ |
H A D | point_fuzzer.cpp | 28 void PointFuzzTest000(const uint8_t* data, size_t size) in PointFuzzTest000() argument 58 void PointFuzzTest001(const uint8_t* data, size_t size) in PointFuzzTest001() argument 83 void PointFuzzTest002(const uint8_t* data, size_t size) in PointFuzzTest002() argument 109 void PointFuzzTest003(const uint8_t* data, size_t size) in PointFuzzTest003() argument 138 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_proxy_test.cpp | 79 MessageParcel data; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbrush_fuzzer/ |
H A D | brush_fuzzer.cpp | 40 void BrushFuzzTest000(const uint8_t* data, size_t size) in BrushFuzzTest000() argument 82 void BrushFuzzTest001(const uint8_t* data, size_t size) in BrushFuzzTest001() argument 118 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/roundrect_fuzzer/ |
H A D | roundrect_fuzzer.cpp | 33 void RoundRectFuzzTest000(const uint8_t* data, size_t size) in RoundRectFuzzTest000() argument 60 void RoundRectFuzzTest001(const uint8_t* data, size_t size) in RoundRectFuzzTest001() argument 90 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rstransaction_fuzzer/ |
H A D | rstransaction_fuzzer.cpp | 49 bool RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest001(const uint8_t* data, size_t size) in RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest001() argument 72 bool RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest002(const uint8_t* data, size_t size) in RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest002() argument 118 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/hgmconfigchangecallbackproxy_fuzzer/ |
H A D | hgmconfigchangecallbackproxy_fuzzer.cpp | 56 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbackgroundthread_fuzzer/ |
H A D | rsbackgroundthread_fuzzer.cpp | 53 bool DoPostTask(const uint8_t* data, size_t size)
in DoPostTask() argument 67 bool DoPostSyncTask(const uint8_t* data, size_t size)
in DoPostSyncTask() argument 82 bool DoCreateShareEglContext(const uint8_t* data, size_t size)
in DoCreateShareEglContext() argument 103 bool DoInitRenderContext(const uint8_t* data, size_ argument 117 DoGetShareGPUContext(const uint8_t* data, size_t size) DoGetShareGPUContext() argument 130 DoCreateShareGPUContext(const uint8_t* data, size_t size) DoCreateShareGPUContext() argument 149 DoCleanGrResource(const uint8_t* data, size_t size) DoCleanGrResource() argument 167 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsapplicationagentstub_fuzzer/ |
H A D | rsapplicationagentstub_fuzzer.cpp | 55 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 87 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasescreenmanager_fuzzer/ |
H A D | rsbasescreenmanager_fuzzer.cpp | 53 bool RSScreenCapabilityFuzzTest(const uint8_t* data, size_t size) in RSScreenCapabilityFuzzTest() argument 88 bool RSScreenHdrCapabilityFuzzTest(const uint8_t* data, size_t size) in RSScreenHdrCapabilityFuzzTest() argument 113 bool RSScreenPropsFuzzTest(const uint8_t* data, size_t size) in RSScreenPropsFuzzTest() argument 139 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsspringmodel_fuzzer/ |
H A D | rsspringmodel_fuzzer.cpp | 54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_3d/kits/js/include/ |
H A D | AnimationJS.h | 56 ThreadSafeCallback* data = (ThreadSafeCallback*)context; in Call() local 61 ThreadSafeCallback* data = (ThreadSafeCallback*)finalize_data; in Final() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | gif_decoder_test.cpp | 42 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 139 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 160 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 202 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 222 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 261 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(size); HWTEST_F() local [all...] |
H A D | format_agent_plugin_svg_test.cpp | 154 uint32_t data = 0;
in HWTEST_F() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
H A D | image_source_impl_test.cpp | 56 uint8_t data[size] = {0}; in HWTEST_F() local 104 uint8_t data = 0; in HWTEST_F() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | svg_decoder_test.cpp | 42 auto data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 64 auto data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 159 auto data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 183 auto data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 201 auto data = std::make_unique<uint8_t[]>(size);
in HWTEST_F() local 243 auto data = std::make_unique<uint8_t[]>(size); HWTEST_F() local 265 auto data = std::make_unique<uint8_t[]>(size); HWTEST_F() local 283 auto data = std::make_unique<uint8_t[]>(size); HWTEST_F() local 305 auto data = std::make_unique<uint8_t[]>(size); HWTEST_F() local [all...] |
/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | media_data_source_imp.cpp | 64 std::string data = ss.str(); in ReadDataFromFile() local
|