Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.cpp37 constexpr char EMPTY_OBJECT_JSON_STRING[] = "{}"; variable
173 …InvokeOnRestoreData(EMPTY_OBJECT_JSON_STRING, AbilitySlite::SavedResultCode::SAVED_RESULT_NO_DATA); in OnRestoreData()
180 …InvokeOnRestoreData(EMPTY_OBJECT_JSON_STRING, AbilitySlite::SavedResultCode::SAVED_RESULT_ALLOC_ER… in OnRestoreData()
188 InvokeOnRestoreData(EMPTY_OBJECT_JSON_STRING, userDataRet); in OnRestoreData()
196 …InvokeOnRestoreData(EMPTY_OBJECT_JSON_STRING, AbilitySlite::SavedResultCode::SAVED_RESULT_NO_DATA); in OnRestoreData()
205 …InvokeOnRestoreData(EMPTY_OBJECT_JSON_STRING, AbilitySlite::SavedResultCode::SAVED_RESULT_NO_DATA); in OnRestoreData()