Home
last modified time | relevance | path

Searched refs:GetException (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_dialling_numbers_handler.h76 std::shared_ptr<void> GetException() in GetException() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_dialling_numbers_handler.cpp194 if (loadRequest->GetException() == nullptr) { in ProcessUpdateRecordDone()
348 data->exception = loadRequest->GetException(); in SendBackResult()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h600 engine_->lastException_ = GetException(); in ~TryCatch()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1473 engine->lastException_ = trycatch.GetException(); in ExecuteDynamicAbc()
1479 engine->lastException_ = trycatch.GetException(); in ExecuteDynamicAbc()