Home
last modified time | relevance | path

Searched refs:IsCanceled (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dhidumper_executor.cpp73 bool HidumperExecutor::IsCanceled() const in IsCanceled() function in OHOS::HiviewDFX::HidumperExecutor
75 return ((rawParam_ != nullptr) && rawParam_->IsCanceled()); in IsCanceled()
H A Dzipfolder_output.cpp133 return callback->IsCanceled(); in Reset()
H A Dcmd_dumper.cpp84 if (IsCanceled()) { in Execute()
H A Dfile_stream_dumper.cpp151 if (IsCanceled()) { in Execute()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dhidumper_executor.h43 bool IsCanceled() const;
/base/hiviewdfx/hidumper/services/native/include/
H A Draw_param.h35 bool IsCanceled();
/base/hiviewdfx/hidumper/services/native/src/
H A Draw_param.cpp119 bool RawParam::IsCanceled() in IsCanceled() function in OHOS::HiviewDFX::RawParam
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp626 if (callback->IsCanceled()) { in DumpDatas()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp866 if (callback->IsCanceled()) { in CopySmaps()

Completed in 5 milliseconds