Home
last modified time | relevance | path

Searched defs:data (Results 851 - 875 of 6715) sorted by relevance

1...<<31323334353637383940>>...269

/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
/foundation/ability/ability_runtime/test/fuzztest/stopserviceability_fuzzer/
H A Dstopserviceability_fuzzer.cpp34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/updateabilitystate_fuzzer/
H A Dupdateabilitystate_fuzzer.cpp49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
76 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_overlay_manager.cpp31 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument

Completed in 14 milliseconds

1...<<31323334353637383940>>...269