Home
last modified time | relevance | path

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

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