Home
last modified time | relevance | path

Searched refs:ConvertStrToProgressStatus (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.h46 static NG::ProgressStatus ConvertStrToProgressStatus(const std::string& value);
H A Djs_progress.cpp245 NG::ProgressStatus JSProgress::ConvertStrToProgressStatus(const std::string& value) in ConvertStrToProgressStatus() function in OHOS::OHOS::Ace::Framework::JSProgress
291 progressStatus = ConvertStrToProgressStatus(statusStr); in JsSetRingStyleOptions()

Completed in 2 milliseconds