Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/test/unittest/config_manager/src/
H A Dsecurity_guard_config_manager_test.cpp1296 nlohmann::json jsonField; variable
1312 nlohmann::json jsonField; variable
1389 nlohmann::json jsonField; variable
1411 nlohmann::json jsonField; variable
1433 nlohmann::json jsonField; variable
1455 nlohmann::json jsonField; variable
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_continuation_manager.cpp855 napi_value jsonField = nullptr; in UnwrapJsonByPropertyName() local
874 bool JsContinuationManager::PraseJson(const napi_env &env, const napi_value& jsonField, in PraseJson()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1212 napi_value jsonField = nullptr; in JsToJsonObject() local