| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | cdjpeg.c | 64 start_progress_monitor(j_common_ptr cinfo, cd_progress_ptr progress) in start_progress_monitor() argument [all...] |
| /third_party/rust/crates/syn/tests/repo/ |
| H A D | mod.rs | 3 mod progress; modules
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_ffi.cpp | 31 RetError FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn() argument
|
| /base/print/print_fwk/test/fuzztest/scancapi_fuzzer/ |
| H A D | scancapi_fuzzer.cpp | 71 Scan_PictureScanProgress progress; in OHScanGetScanPictureProgressFuzzTest() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_local_live_view_content_test.cpp | 77 NotificationProgress progress; in HWTEST_F() local 190 NotificationProgress progress; in HWTEST_F() local 222 NotificationProgress progress; in HWTEST_F() local 254 NotificationProgress progress; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_progress.cpp | 86 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in FromJson() local 138 NotificationProgress *progress = new (std::nothrow) NotificationProgress(); in Unmarshalling() local [all...] |
| /base/request/request/services/src/task/ |
| H A D | request_task.rs | 420 let mut progress = self.progress.lock().unwrap(); global() variables [all...] |
| /base/update/updater/test/unittest/script/script_instruction/ |
| H A D | script_updateprocesser_unittest.cpp | 93 constexpr float progress = 1.0f; in TestUpdateProcesserSetProcess() local 100 ss << "set_progress " << progress; in TestUpdateProcesserSetProcess() local
|
| /base/update/updateservice/services/firmware/data/db/include/ |
| H A D | firmware_component.h | 57 int32_t progress = 0; member
|
| H A D | firmware_task.h | 31 int32_t progress = 0; member
|
| /base/update/updateservice/services/firmware/upgrade/executor/src/ |
| H A D | firmware_download_executor.cpp | 49 Progress progress; in DoDownload() local 62 Progress progress; in DoDownload() local 122 DownloadCallback(std::string serverUrl, std::string packageName, Progress progress) DownloadCallback() argument 162 VerifyDownloadPkg(const std::string &pkgName, Progress &progress) VerifyDownloadPkg() argument [all...] |
| /base/update/updateservice/services/firmware/upgrade/flow/src/ |
| H A D | firmware_flow_manager.cpp | 94 void FirmwareFlowManager::OnDownloadCallback(const Progress &progress) in OnDownloadCallback() argument
|
| /base/update/updateservice/services/core/ability/callback/src/ |
| H A D | base_callback_utils.cpp | 40 void BaseCallbackUtils::ProgressCallback(const std::string &versionDigestInfo, const Progress &progress) in ProgressCallback() argument
|
| /base/update/updateservice/services/firmware/upgrade/mode/src/ |
| H A D | firmware_download_mode.cpp | 188 void FirmwareDownloadMode::SetDownloadProgress(const Progress &progress) in SetDownloadProgress() argument
|
| /base/update/updateservice/services/firmware/upgrade/mode/include/ |
| H A D | firmware_iexecute_mode.h | 43 virtual void SetDownloadProgress(const Progress &progress) {}; in SetDownloadProgress() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
| H A D | button_declaration.cpp | 260 uint32_t progress = progressValue->GetUInt(); in CallSpecializedMethod() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | motion_path_evaluator.cpp | 67 auto progress = motionPathOption_.GetBegin() * (1.0f - fraction) + motionPathOption_.GetEnd() * fraction; in Evaluate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | progress_model_impl.cpp | 52 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetValue() local 69 auto progress = AceType::DynamicCast<ProgressComponent>(component); in SetColor() local 82 auto progress = AceType::DynamicCast<ProgressComponent>(component); SetBackgroundColor() local 99 auto progress = AceType::DynamicCast<ProgressComponent>(component); SetStrokeWidth() local 111 auto progress = AceType::DynamicCast<ProgressComponent>(component); SetScaleCount() local 125 auto progress = AceType::DynamicCast<ProgressComponent>(component); SetScaleWidth() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_page_transition_ffi.cpp | 71 void FfiPageTransitionOnEnter(void (*callback)(int type, double progress)) in FfiPageTransitionOnEnter() argument 78 void FfiPageTransitionOnExit(void (*callback)(int type, double progress)) in FfiPageTransitionOnExit() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
| H A D | install_result.cpp | 76 void to_json(nlohmann::json &jsonObject, const Progress &progress) in to_json() argument 84 void from_json(const nlohmann::json &jsonObject, Progress &progress) in from_json() argument 192 Progress *progress = new (std::nothrow) Progress(); Unmarshalling() local [all...] |
| /foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
| H A D | installer_proxy_test.cpp | 45 void InstallerProxyTest::OnStatusNotify(const int progress) in OnStatusNotify() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/filter/include/ |
| H A D | filter_water_ripple_para.h | 31 void SetProgress(float progress) in SetProgress() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir.c | 73 bool progress = false; in ac_nir_lower_indirect_derefs() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CopyCoder.cpp | 139 HRESULT CopyStream(ISequentialInStream *inStream, ISequentialOutStream *outStream, ICompressProgressInfo *progress)
in CopyStream() argument 145 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress)
in CopyStream_ExactSize() argument 23 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
|
| H A D | XzDecoder.cpp | 34 Decode(ISequentialInStream *seqInStream, ISequentialOutStream *outStream, const UInt64 *outSizeLimit, bool finishStream, ICompressProgressInfo *progress) Decode() argument 116 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 * , const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
|