Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_continuation_manager.h81 static bool PraseJson(const napi_env &env, const napi_value& jsonField, const napi_value& jsProNameList,
H A Djs_continuation_manager.cpp867 if (!PraseJson(env, jsonField, jsProNameList, jsProCount, jsonObj)) { in UnwrapJsonByPropertyName()
868 HILOGE("PraseJson failed."); in UnwrapJsonByPropertyName()
874 bool JsContinuationManager::PraseJson(const napi_env &env, const napi_value& jsonField, in PraseJson() function in OHOS::DistributedSchedule::JsContinuationManager

Completed in 3 milliseconds