/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timegettimezone_fuzzer/ |
H A D | timegettimezone_fuzzer.cpp | 32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timeservicesettimezone_fuzzer/ |
H A D | timeservicesettimezone_fuzzer.cpp | 32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timestarttimer_fuzzer/ |
H A D | timestarttimer_fuzzer.cpp | 32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timestoptimer_fuzzer/ |
H A D | timestoptimer_fuzzer.cpp | 32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/inputmethod/imf/services/include/ |
H A D | input_method_system_ability_stub.h | 34 int32_t InvalidRequest(MessageParcel &data, MessageParcel &reply) in InvalidRequest()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_types_utils.cpp | 20 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling()
|
/ohos5.0/foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/ |
H A D | ability_record_observer.h | 29 virtual void OnAbilityRecordStateChanged(const AbilityRecordStateData &data) {} in OnAbilityRecordStateChanged()
|
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/ |
H A D | usb_device_serial_loopback.cpp | 46 char data[256] = {0}; variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/ |
H A D | feeding_smoother_listener.cpp | 21 int32_t FeedingSmootherListener::OnSmoothFinished(const std::shared_ptr<IFeedableData>& data) in OnSmoothFinished()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/ |
H A D | output_controller_listener.cpp | 23 int32_t OutputControllerListener::OnOutput(const std::shared_ptr<Plugin::Buffer>& data) in OnOutput()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/ |
H A D | ans_subscriber_local_live_view_proxy.h | 50 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
|
H A D | ans_subscriber_proxy.h | 107 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/ |
H A D | ylong_runtime_timer_memory.rs | 22 let data = vec![1_u8; DATA_SIZE]; in read_big_data() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_extra_input_data.cpp | 25 …nputData::WriteToInput(const std::shared_ptr<MMI::InputEvent>& inputEvent, AceExtraInputData& data) in WriteToInput() 42 const AceExtraInputData* data = reinterpret_cast<const AceExtraInputData*>(raw.get()); in ReadToTouchEvent() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/ |
H A D | index.js | 51 let data = {id: i, class 86 let data = { id: length, class
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_supplier_callback_stub_test.cpp | 56 MessageParcel data; variable 104 MessageParcel data; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/testobserverstub_fuzzer/ |
H A D | testobserverstub_fuzzer.cpp | 53 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() 70 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/wantagenthelpertrigger_fuzzer/ |
H A D | wantagenthelpertrigger_fuzzer.cpp | 36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/arkui/napi/test/fuzztest/runscriptbuffer_fuzzer/ |
H A D | runscriptbuffer_fuzzer.cpp | 66 void RunScriptBufferFuzzTest(const uint8_t* data, size_t size) in RunScriptBufferFuzzTest() 91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlecloneinstaller_fuzzer/ |
H A D | bundlecloneinstaller_fuzzer.cpp | 55 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappproxy_fuzzer/ |
H A D | defaultappproxy_fuzzer.cpp | 39 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/base/account/os_account/test/fuzztest/iamaccount_stub/delcredstub_fuzzer/ |
H A D | delcredstub_fuzzer.cpp | 45 bool DelCredStubFuzzTest(const uint8_t *data, size_t size) in DelCredStubFuzzTest() 84 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/ |
H A D | getpropertystub_fuzzer.cpp | 41 bool GetPropertyStubFuzzTest(const uint8_t *data, size_t size) in GetPropertyStubFuzzTest() 91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/test/fuzztest/urihandler_fuzzer/ |
H A D | urihandler_fuzzer.cpp | 26 T TypeCast(const uint8_t *data, int *pos = nullptr) in TypeCast() 82 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_manager_callback/include/ |
H A D | audio_test_utils.h | 50 int32_t WriteStreamData(const int32_t streamId, std::shared_ptr<AudioData> &data) override in WriteStreamData() 55 int32_t ReadStreamData(const int32_t streamId, std::shared_ptr<AudioData> &data) override in ReadStreamData()
|