Home
last modified time | relevance | path

Searched defs:data (Results 876 - 900 of 6715) sorted by relevance

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

/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_ams_mgr_scheduler.h82 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument
H A Dmock_ability_token.h38 virtual int OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_proxy.cpp32 MessageParcel data; in SetListenerObject() local
50 MessageParcel data; in GetSubSystemAbility() local
68 MessageParcel data; in DoRpcCommand() local
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Daudio_player.cpp111 void AudioPlayer::ProcessAudioData(DataBuffer::Ptr data) in ProcessAudioData() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_primary_stub.cpp59 int ReverseContinuationSchedulerPrimaryStub::NotifyReplicaTerminatedInner(MessageParcel &data, MessageParcel &reply) in NotifyReplicaTerminatedInner() argument
64 int ReverseContinuationSchedulerPrimaryStub::ContinuationBackInner(MessageParcel &data, MessageParcel &reply) in ContinuationBackInner() argument
40 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Dui_service_stub.cpp34 int32_t UIServiceStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
52 int32_t UIServiceStub::OnSendData(MessageParcel& data, MessageParcel& reply) in OnSendData() argument
H A Dui_service_host_stub.cpp34 int UIServiceHostStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
52 int32_t UIServiceHostStub::OnSendData(MessageParcel& data, MessageParcel& reply) in OnSendData() argument
H A Dui_service_proxy.cpp38 int32_t UIServiceProxy::SendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &data) in SendData() argument
H A Dui_service_host_proxy.cpp38 int32_t UIServiceHostProxy::SendData(OHOS::AAFwk::WantParams &data) in SendData() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dquick_fix_callback_proxy.cpp28 MessageParcel data; in OnLoadPatchDone() local
45 MessageParcel data; in OnUnloadPatchDone() local
62 MessageParcel data; OnReloadPageDone() local
75 SendRequestWithCmd(uint32_t code, MessageParcel &data, MessageParcel &reply) SendRequestWithCmd() argument
[all...]
H A Dnative_child_notify_proxy.cpp28 bool NativeChildNotifyProxy::WriteInterfaceToken(MessageParcel &data) in WriteInterfaceToken() argument
38 int32_t NativeChildNotifyProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest() argument
59 MessageParcel data; in OnNativeChildStarted() local
77 MessageParcel data; in OnError() local
[all...]
H A Dquick_fix_callback_stub.cpp47 int32_t QuickFixCallbackStub::HandleOnLoadPatchDoneInner(MessageParcel &data, MessageParcel &reply) in HandleOnLoadPatchDoneInner() argument
55 int32_t QuickFixCallbackStub::HandleOnUnloadPatchDoneInner(MessageParcel &data, MessageParce argument
26 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
63 HandleOnReloadPageDoneInner(MessageParcel &data, MessageParcel &reply) HandleOnReloadPageDoneInner() argument
[all...]
H A Dnative_child_notify_stub.cpp23 int NativeChildNotifyStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
55 int32_t NativeChildNotifyStub::HandleOnNativeChildStarted(MessageParcel &data, MessageParcel &reply) in HandleOnNativeChildStarted() argument
62 int32_t NativeChildNotifyStub::HandleOnError(MessageParcel &data, MessageParcel &reply) in HandleOnError() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrpreloaduiextstateobserver_fuzzer/
H A Dabilitymgrpreloaduiextstateobserver_fuzzer.cpp35 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/ability_runtime/test/fuzztest/abilitystubaddfreeinstallobserver_fuzzer/
H A Dabilitystubaddfreeinstallobserver_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/abilitystubacquiresharedata_fuzzer/
H A Dabilitystubacquiresharedata_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/abilitystubdoabilitybackground_fuzzer/
H A Dabilitystubdoabilitybackground_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/abilitystubgetappmemorysize_fuzzer/
H A Dabilitystubgetappmemorysize_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/abilitystubgetabilitytoken_fuzzer/
H A Dabilitystubgetabilitytoken_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/abilitystubisrunninginstabilitytest_fuzzer/
H A Dabilitystubisrunninginstabilitytest_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/abilitystubkillprocess_fuzzer/
H A Dabilitystubkillprocess_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/abilitystubregisterremotemissionlistener_fuzzer/
H A Dabilitystubregisterremotemissionlistener_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/abilitystubregisterremoteofflistener_fuzzer/
H A Dabilitystubregisterremoteofflistener_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/abilitystubsharedatadone_fuzzer/
H A Dabilitystubsharedatadone_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/abilitystubstartabilityforsettings_fuzzer/
H A Dabilitystubstartabilityforsettings_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 12 milliseconds

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