Home
last modified time | relevance | path

Searched defs:data (Results 1876 - 1900 of 35875) sorted by relevance

1...<<71727374757677787980>>...1435

/foundation/ability/ability_runtime/test/fuzztest/abilitystubisramconstraineddevice_fuzzer/
H A Dabilitystubisramconstraineddevice_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/abilitystubinterface_fuzzer/
H A Dabilitystubinterface_fuzzer.cpp36 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitystubprepareterminateability_fuzzer/
H A Dabilitystubprepareterminateability_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/abilitystubquerymissionvaild_fuzzer/
H A Dabilitystubquerymissionvaild_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/abilitystubsetsessionmanagerservice_fuzzer/
H A Dabilitystubsetsessionmanagerservice_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/abilitystubsetrootscenesession_fuzzer/
H A Dabilitystubsetrootscenesession_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/abilitystubterminateability_fuzzer/
H A Dabilitystubterminateability_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/abilitystubstopuser_fuzzer/
H A Dabilitystubstopuser_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/handledlpapp_fuzzer/
H A Dhandledlpapp_fuzzer.cpp34 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/test/fuzztest/setmissionlabel_fuzzer/
H A Dsetmissionlabel_fuzzer.cpp49 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/
H A Dmock_ability_manager_client.h39 std::map<std::string, sptr<AAFwk::IAbilityScheduler>> data; member in OHOS::AAFwk::DemoAbilityManagerClientData
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_overlay_manager.cpp34 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
/foundation/ability/ability_runtime/test/unittest/want_sender_stub_test/
H A Dwant_sender_stub_test.cpp47 void WantSenderStubTest::WriteInterfaceToken(MessageParcel& data) in WriteInterfaceToken() argument
62 MessageParcel data; in HWTEST_F() local
82 MessageParcel data; in HWTEST_F() local
101 MessageParcel data; in HWTEST_F() local
124 MessageParcel data; HWTEST_F() local
142 MessageParcel data; HWTEST_F() local
[all...]
H A Dwant_sender_stub_impl_mock.h37 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument
43 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
/foundation/ability/ability_runtime/test/unittest/want_sender_proxy_test/
H A Dwant_sender_stub_mock.h34 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument
/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer_stub.cpp31 int TestObserverStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_free_install_callback_proxy.cpp36 MessageParcel data; in OnInstallFinished() local
H A Dability_connection_wrapper_proxy.cpp34 MessageParcel data; in OnAbilityConnectDone() local
57 MessageParcel data; in OnAbilityDisconnectDone() local
[all...]
H A Ddms_free_install_callback_stub.cpp33 int32_t DmsFreeInstallCallbackStub::OnInstallFinishedInner(MessageParcel& data, MessageParcel& reply) in OnInstallFinishedInner() argument
46 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h39 char data[THREAD_DATA_LEN]; member
/foundation/ai/ai_engine/services/common/utils/encdec/include/
H A Ddata_encoder.h31 unsigned char data[0]; member
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Daudio_debug.cpp41 void AudioDebug::WriteData(const char *data, uint32_t length) in WriteData() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_callback_stub.cpp49 void IntellVoiceEngineCallbackStub::OnIntellVoiceEngineEventInner(MessageParcel &data) in OnIntellVoiceEngineEventInner() argument
25 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dtest_observer_stub_test.cpp55 MessageParcel data; in HWTEST_F() local
80 MessageParcel data; in HWTEST_F() local
106 MessageParcel data; HWTEST_F() local
132 MessageParcel data; HWTEST_F() local
157 MessageParcel data; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dprovider_connect_stub.cpp32 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument

Completed in 9 milliseconds

1...<<71727374757677787980>>...1435