Searched +defs:val +defs:reader (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_record.cpp | 178 [this] (JsonValue val) { in GetParamValue() 189 [this] (JsonValue val) { in GetParamValue() 200 [this] (JsonValue val) { in GetParamValue() 211 [this] (JsonValue val) { in GetParamValue() 222 [this] (JsonValue val) { in GetParamValue() 223 return !(this->IsArray(val, [this] (const JsonValue val) { in GetParamValue() 238 [this] (JsonValue val) { in GetParamValue() 239 return !(this->IsArray(val, [this] (const JsonValue val) { in GetParamValue() 254 [this] (JsonValue val) { in GetParamValue() 270 [this] (JsonValue val) { in GetParamValue() [all …]
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
H A D | napi_hisysevent_util.cpp | 188 int64_t val = 0; in ParseSignedBigIntValue() local 203 uint64_t val = 0; in ParseUnsignedBigIntValue() local 251 long long GetLonglongTypeAttribute(const napi_env env, const napi_value& val, long long defaultValu… in GetLonglongTypeAttribute() 519 napi_value val = NapiHiSysEventUtil::GetPropertyByName(env, propertyValue, buf); in GetObjectTypeAttribute() local 637 void CreateBoolValue(const napi_env env, bool value, napi_value& val) in CreateBoolValue() 645 void CreateDoubleValue(const napi_env env, double value, napi_value& val) in CreateDoubleValue() 653 void CreateUint32Value(const napi_env env, uint32_t value, napi_value& val) in CreateUint32Value() 779 std::unique_ptr<Json::CharReader> const reader(jsonRBuilder.newCharReader()); in CreateHiSysEventInfoJsObject() local 1095 bool NapiHiSysEventUtil::IsNullOrUndefined(napi_env env, const napi_value& val) in CreateHiSysEventInfoJsObject()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/ |
H A D | intell_voice_service_manager.cpp | 635 std::string val = ""; in GetParameter() local 708 Json::CharReaderBuilder reader; in GetWakeupCapability() local
|