Home
last modified time | relevance | path

Searched defs:data (Results 3301 - 3325 of 18460) sorted by relevance

1...<<131132133134135136137138139140>>...739

/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
/foundation/ability/ability_runtime/test/fuzztest/abilitystubstartspecifiedabilitybyscb_fuzzer/
H A Dabilitystubstartspecifiedabilitybyscb_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/abilitystubstartsyncmissions_fuzzer/
H A Dabilitystubstartsyncmissions_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/minimizeability_fuzzer/
H A Dminimizeability_fuzzer.cpp48 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
70 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/lockmissionforcleanup_fuzzer/
H A Dlockmissionforcleanup_fuzzer.cpp37 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/stopserviceextensionability_fuzzer/
H A Dstopserviceextensionability_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 12 milliseconds

1...<<131132133134135136137138139140>>...739