Home
last modified time | relevance | path

Searched defs:data (Results 3226 - 3250 of 17640) sorted by relevance

1...<<121122123124125126127128129130>>...706

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_remote_stub.cpp27 int32_t MockRemoteStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
/foundation/ability/dmsfwk/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp27 void FuzzSendSoftbusEvent(const uint8_t* data, size_t size) in FuzzSendSoftbusEvent() argument
40 void FuzzOnBroadCastRecv(const uint8_t* data, size_t size) in FuzzOnBroadCastRecv() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formjsinfo_fuzzer/
H A Dformjsinfo_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/form_fwk/test/unittest/fms_form_ashmem_test/
H A Dmock_ashmem.cpp39 bool Ashmem::WriteToAshmem(const void *data, int32_t size, int32_t offset) in WriteToAshmem() argument
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dmemory_manager.h30 const void* data; member
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Ddata_buffer.cpp114 void DataBuffer::PushData(const char *data, int dataLen) in PushData() argument
148 void DataBuffer::ReplaceData(const char *data, int dataLen) in ReplaceData() argument
H A Ddata_queue.cpp35 bool DataQueue<T>::Push(const T &data) in Push() argument
54 bool DataQueue<T>::Pop(T &data) in Pop() argument
/foundation/ability/ability_base/test/fuzztest/wantsecond_fuzzer/
H A Dwantsecond_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_startup_callback/
H A Dauto_startup_callback_proxy.cpp28 MessageParcel data; in OnAutoStartupOn() local
49 MessageParcel data; in OnAutoStartupOff() local
68 SendRequest( AbilityManagerInterfaceCode code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendRequest() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dchild_scheduler_proxy.cpp26 bool ChildSchedulerProxy::WriteInterfaceToken(MessageParcel &data) in WriteInterfaceToken() argument
38 MessageParcel data; in ScheduleLoadChild() local
64 MessageParcel data; in ScheduleExitProcessSafely() local
90 MessageParcel data; in ScheduleRunNativeProc() local
[all...]
H A Dchild_scheduler_stub.cpp27 int32_t ChildSchedulerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
51 int32_t ChildSchedulerStub::HandleScheduleLoadChild(MessageParcel &data, MessageParcel &reply) in HandleScheduleLoadChild() argument
57 int32_t ChildSchedulerStub::HandleScheduleExitProcessSafely(MessageParcel &data, MessageParcel &reply) in HandleScheduleExitProcessSafely() argument
63 int32_t ChildSchedulerStub::HandleScheduleRunNativeProc(MessageParcel &data, MessageParcel &reply) in HandleScheduleRunNativeProc() argument
[all...]
H A Dconfiguration_observer_stub.cpp53 int32_t ConfigurationObserverStub::HandleOnConfigurationUpdated(MessageParcel &data, MessageParcel &reply) in HandleOnConfigurationUpdated() argument
30 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dkia_interceptor_stub.cpp26 int KiaInterceptorStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
43 int KiaInterceptorStub::OnInterceptInner(MessageParcel &data, MessageParcel &reply) in OnInterceptInner() argument
H A Dconfiguration_observer_proxy.cpp27 bool ConfigurationObserverProxy::WriteInterfaceToken(MessageParcel &data) in WriteInterfaceToken() argument
38 MessageParcel data; in OnConfigurationUpdated() local
H A Dkia_interceptor_proxy.cpp22 bool KiaInterceptorProxy::WriteInterfaceToken(MessageParcel &data) in WriteInterfaceToken() argument
33 MessageParcel data; in OnIntercept() local
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcleanallmissions_fuzzer/
H A Dabilitystubcleanallmissions_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubcleanmission_fuzzer/
H A Dabilitystubcleanmission_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubdumpabilityinfodone_fuzzer/
H A Dabilitystubdumpabilityinfodone_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubdoabilityforeground_fuzzer/
H A Dabilitystubdoabilityforeground_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingwantuserid_fuzzer/
H A Dabilitystubgetpendingwantuserid_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubgetpendingwantuid_fuzzer/
H A Dabilitystubgetpendingwantuid_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubmovemissionstoforeground_fuzzer/
H A Dabilitystubmovemissionstoforeground_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubmovemissionstobackground_fuzzer/
H A Dabilitystubmovemissionstobackground_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubreportdrawncompleted_fuzzer/
H A Dabilitystubreportdrawncompleted_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubrequestdialogservice_fuzzer/
H A Dabilitystubrequestdialogservice_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 9 milliseconds

1...<<121122123124125126127128129130>>...706