Home
last modified time | relevance | path

Searched defs:isGetSucc (Results 1 - 9 of 9) sorted by relevance

/base/print/print_fwk/services/scan_service/src/
H A Dscan_callback_proxy.cpp118 bool ScanCallbackProxy::OnGetFrameResCallback(bool isGetSucc, int32_t sizeRead) in OnGetFrameResCallback() argument
H A Dscan_service_ability.cpp1159 void ScanServiceAbility::SendGetFrameResEvent(const bool isGetSucc, const int32_t sizeRead) in SendGetFrameResEvent() argument
/base/print/print_fwk/test/fuzztest/scancallbackstub_fuzzer/
H A Dscancallbackstub_fuzzer.cpp73 bool isGetSucc = dataProvider->ConsumeBool(); in HandleGetFrameResEventFuzzTest() local
/base/print/print_fwk/test/fuzztest/scancallbackproxy_fuzzer/
H A Dscancallbackproxy_fuzzer.cpp55 bool isGetSucc = dataProvider->ConsumeBool(); in TestOnGetFrameResCallback() local
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_callback_stub.cpp95 bool isGetSucc = data.ReadBool(); in HandleGetFrameResEvent() local
H A Dscan_callback.cpp94 void CallbackParam::SetCallbackParam(bool &isGetSucc, int32_t &sizeRead) in SetCallbackParam() argument
241 bool ScanCallback::OnGetFrameResCallback(bool isGetSucc, int32_t sizeRead) in OnGetFrameResCallback() argument
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/include/
H A Dscan_callback.h34 bool isGetSucc; member
/base/print/print_fwk/test/fuzztest/scancallback_fuzzer/
H A Dscancallback_fuzzer.cpp79 bool isGetSucc = dataProvider->ConsumeBool(); in TestOnGetFrameResCallback() local
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp275 bool isGetSucc = dataProvider->ConsumeBool(); in TestSendGetFrameResEvent() local

Completed in 8 milliseconds