Home
last modified time | relevance | path

Searched defs:data (Results 4401 - 4425 of 17640) sorted by relevance

1...<<171172173174175176177178179180>>...706

/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextconnection_fuzzer/
H A Dfileaccessextconnection_fuzzer.cpp70 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/filemanagement/storage_service/test/fuzztest/fileutils_fuzzer/
H A Dfileutils_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() argument
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dobserver_callback_stub.cpp44 int32_t ObserverCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
64 int32_t ObserverCallbackStub::OnChangeStub(MessageParcel &data, MessageParcel &reply) in OnChangeStub() argument
H A Dobserver_callback_proxy.cpp31 MessageParcel data; in OnChange() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperloader_fuzzer/
H A Deglwrapperloader_fuzzer.cpp52 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperlayer_fuzzer/
H A Deglwrapperlayer_fuzzer.cpp50 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappersurface_fuzzer/
H A Deglwrappersurface_fuzzer.cpp52 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperobject_fuzzer/
H A Deglwrapperobject_fuzzer.cpp52 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
73 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_ext.cpp108 uint32_t data = *(params.get() + i); in GetTexImageInternalFormat() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_lifecycle_test.cpp73 MessageParcel data; in HWTEST_F() local
88 MessageParcel data; in HWTEST_F() local
102 MessageParcel data; in HWTEST_F() local
117 MessageParcel data; in HWTEST_F() local
[all...]
H A Dsession_stage_stub_lifecycle_test.cpp74 MessageParcel data; in HWTEST_F() local
88 MessageParcel data; in HWTEST_F() local
103 MessageParcel data; in HWTEST_F() local
119 MessageParcel data; in HWTEST_F() local
[all...]
H A Dwindow_event_channel_stub_mock_test.cpp73 MessageParcel data; in HWTEST_F() local
95 MessageParcel data; in HWTEST_F() local
117 MessageParcel data; HWTEST_F() local
134 MessageParcel data; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/src/zidl/
H A Dsession_manager_service_recover_proxy.cpp28 MessageParcel data; in OnSessionManagerServiceRecover() local
57 MessageParcel data; in OnWMSConnectionChanged() local
[all...]
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp53 void LiteProxyWindowsManager::GetEventData(DeviceData* data) in GetEventData() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_common_event_test.cpp96 EventFwk::CommonEventData data; in HWTEST_F() local
110 EventFwk::CommonEventData data; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/window_snapshot/
H A Dsnapshot_stub.cpp27 int32_t SnapshotStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.cpp34 auto data = nlohmann::json(); in WriteData() local
107 auto data = nlohmann::json(); WriteData() local
[all...]
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/calculator_fuzzer/
H A Dcalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/testfwk/developer_test/examples/calculator/test/fuzztest/common/Calculator_fuzzer/
H A DCalculator_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DIpcProxy.cpp123 WriteInterfaceToken(OHIPCParcel* data) WriteInterfaceToken() argument
[all...]
/test/xts/acts/ability_lite/ability_hal/src/
H A Dability_mgr_test.c194 char *data = "test"; variable
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setNodeDragPreview.cpp31 uint8_t data[960000]; in drag_SetNodeDragPreview_001() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasCommon.cpp40 uint8_t data[] = {255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255}; in GET_OH_PixelmapNative() local
63 uint8_t data[] = {255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255}; in GET_OH_PixelmapNative() local
89 vector<uint8_t> data; in GET_OH_PixelmapNative4KBoundary() local
[all...]
/test/xts/acts/graphic/graphicEffectFliterTest/
H A DNativeEffectTest.cpp40 uint8_t data[] = { in CreatePixelMap() local
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
H A Ddevattest_service_proxy.cpp26 MessageParcel data; in GetAttestStatus() local

Completed in 12 milliseconds

1...<<171172173174175176177178179180>>...706