/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | parcel_util.h | 39 #define PARCEL_UTIL_SENDREQ_NORET(code, data, reply, option) \ argument 47 #define PARCEL_UTIL_SENDREQ_RET_INT(code, data, reply, option) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ability_foreground_state_observer_stub.cpp | 30 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 46 int32_t AbilityForegroundStateObserverStub::HandleOnAbilityStateChanged(MessageParcel &data, Messag… in HandleOnAbilityStateChanged()
|
H A D | ability_info_callback_stub.cpp | 29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 52 int32_t AbilityInfoCallbackStub::HandleNotifyAbilityToken(MessageParcel &data, MessageParcel &reply) in HandleNotifyAbilityToken()
|
H A D | app_foreground_state_observer_stub.cpp | 30 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 47 int32_t AppForegroundStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel … in HandleOnAppStateChanged()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperloader_fuzzer/ |
H A D | eglwrapperloader_fuzzer.cpp | 52 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/acquiredataability_fuzzer/ |
H A D | acquiredataability_fuzzer.cpp | 50 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/delegatordoabilityforeground_fuzzer/ |
H A D | delegatordoabilityforeground_fuzzer.cpp | 52 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 75 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dumpabilityinfodone_fuzzer/ |
H A D | dumpabilityinfodone_fuzzer.cpp | 47 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/hcecmdcallback_test/hcecmdcallbackstub/hcecmdcallbackstub_fuzzer/ |
H A D | hcecmdcallbackstub_fuzzer.cpp | 38 void FuzzOnRemoteRequest(const uint8_t* data, size_t size) in FuzzOnRemoteRequest() 55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/freezeutil_fuzzer/ |
H A D | freezeutil_fuzzer.cpp | 51 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/ndefmsgcallback_test/ndefmsgcallbackstub/ndefmsgcallbackstub_fuzzer/ |
H A D | ndefmsgcallbackstub_fuzzer.cpp | 38 void FuzzOnRemoteRequest(const uint8_t* data, size_t size) in FuzzOnRemoteRequest() 55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | sync_completed_callback_stub.cpp | 45 int32_t SyncCompletedCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest() 63 int32_t SyncCompletedCallbackStub::OnSyncCompletedInner(MessageParcel& data, MessageParcel& reply) in OnSyncCompletedInner()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_mgr_stub.cpp | 36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in GetWifiRemoteInner() 45 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksystemeventobserver_fuzzer/ |
H A D | bgtasksystemeventobserver_fuzzer.cpp | 31 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 71 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulergetallrunningworks_fuzzer/ |
H A D | workschedulergetallrunningworks_fuzzer.cpp | 34 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerislastworktimeout_fuzzer/ |
H A D | workschedulerislastworktimeout_fuzzer.cpp | 34 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 57 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/addinputeventfilter_fuzzer/ |
H A D | addinputeventfilter_fuzzer.cpp | 27 void AddInputEventFilterFuzzTest(const uint8_t *data, size_t size) in AddInputEventFilterFuzzTest() 65 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | session_manager_service_recover_proxy.cpp | 28 MessageParcel data; in OnSessionManagerServiceRecover() local 57 MessageParcel data; in OnWMSConnectionChanged() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_utils.cpp | 30 MessageOption &flags, MessageParcel &data, MessageParcel &reply) in InnerTransact() 56 MessageParcel data; in ShellDump() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | data_ref.rs | 49 let data = request.ref_mut().body_mut(); in poll_read() localVariable 51 let data = Pin::new(data); in poll_read() localVariable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_template.cpp | 46 [](napi_env env, void *data) { in NapiIsSupportTemplate() 55 [](napi_env env, napi_status status, void *data) { in NapiIsSupportTemplate()
|
/ohos5.0/base/useriam/face_auth/frameworks/ipc/src/ |
H A D | face_auth_proxy.cpp | 44 MessageParcel data; in SetBufferProducer() local 66 bool FaceAuthProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest()
|
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/src/ |
H A D | inputer_set_data_proxy.cpp | 25 void InputerSetDataProxy::OnSetData(int32_t authSubType, std::vector<uint8_t> data, int32_t errorCo… in OnSetData() 52 bool InputerSetDataProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest()
|