Home
last modified time | relevance | path

Searched defs:sizeRead (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_safe_cipher_key_test.cpp71 uint32_t sizeRead = 0; in CompareTwoKey() local
H A Dhks_modify_key_test.cpp73 uint32_t sizeRead = 0; in ModifyKey() local
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/include/
H A Dscan_callback.h35 int32_t sizeRead; member
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_callback_stub.cpp97 int32_t sizeRead = data.ReadInt32(); 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.cpp56 int32_t sizeRead = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestOnGetFrameResCallback() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallbackstub_fuzzer/
H A Dscancallbackstub_fuzzer.cpp75 int32_t sizeRead = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in HandleGetFrameResEventFuzzTest() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallback_fuzzer/
H A Dscancallback_fuzzer.cpp80 int32_t sizeRead = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestOnGetFrameResCallback() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_backup_test.cpp204 uint32_t sizeRead = 0; in HksModifyKey() local
/ohos5.0/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp290 int32_t sizeRead = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestSendGetFrameResEvent() local