Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dassert_fault_task_thread.cpp83 std::string textFunc = std::string("\nFunction: ") + in AssertCallback() local
88 std::string textDetail = textFile + textFunc + textLine + textExpression + ASSERT_FAULT_PROMPT; in AssertCallback()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_adapter.cpp218 auto textFunc = [weak = WeakClaim(this), instanceID, startPos, info](const TextDataDetectResult result) { in InitTextDetect() local
241 [info, textFunc] { in InitTextDetect()
243 DataDetectorMgr::GetInstance().DataDetect(info, textFunc); in InitTextDetect()

Completed in 2 milliseconds