Home
last modified time | relevance | path

Searched defs:data (Results 5776 – 5800 of 12596) sorted by relevance

1...<<231232233234235236237238239240>>...504

/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timegettimezone_fuzzer/
H A Dtimegettimezone_fuzzer.cpp32 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 Dtimeservicesettimezone_fuzzer.cpp32 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 Dtimestarttimer_fuzzer.cpp32 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 Dtimestoptimer_fuzzer.cpp32 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h34 int32_t InvalidRequest(MessageParcel &data, MessageParcel &reply) in InvalidRequest()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_types_utils.cpp20 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling()
/ohos5.0/foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/
H A Dability_record_observer.h29 virtual void OnAbilityRecordStateChanged(const AbilityRecordStateData &data) {} in OnAbilityRecordStateChanged()
/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_device_serial_loopback.cpp46 char data[256] = {0}; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/
H A Dfeeding_smoother_listener.cpp21 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 Doutput_controller_listener.cpp23 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 Dans_subscriber_local_live_view_proxy.h50 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
H A Dans_subscriber_proxy.h107 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
H A Dylong_runtime_timer_memory.rs22 let data = vec![1_u8; DATA_SIZE]; in read_big_data() localVariable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.cpp25 …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 Dindex.js51 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 Dnet_supplier_callback_stub_test.cpp56 MessageParcel data; variable
104 MessageParcel data; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/testobserverstub_fuzzer/
H A Dtestobserverstub_fuzzer.cpp53 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 Dwantagenthelpertrigger_fuzzer.cpp36 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 Drunscriptbuffer_fuzzer.cpp66 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 Dbundlecloneinstaller_fuzzer.cpp55 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 Ddefaultappproxy_fuzzer.cpp39 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 Ddelcredstub_fuzzer.cpp45 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 Dgetpropertystub_fuzzer.cpp41 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 Durihandler_fuzzer.cpp26 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 Daudio_test_utils.h50 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()

1...<<231232233234235236237238239240>>...504