Home
last modified time | relevance | path

Searched defs:assertSessionStr (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_cache_manager.cpp239 … auto assertSessionStr = (*it)->GetWant().GetStringParam(Want::PARAM_ASSERT_FAULT_SESSION_ID); in FindRecordBySessionId() local
Dability_connect_manager.cpp2486 auto assertSessionStr = want.GetStringParam(Want::PARAM_ASSERT_FAULT_SESSION_ID); in HandleNotifyAssertFaultDialogDied() local
2511 …auto assertSessionStr = item.second->GetWant().GetStringParam(Want::PARAM_ASSERT_FAULT_SESSION_ID); in CloseAssertDialog() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
Djs_ability_manager.cpp248 std::string assertSessionStr; in OnNotifyDebugAssertResult() local