Home
last modified time | relevance | path

Searched defs:GetStringValueByKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp168 std::string HiSysEventRecord::GetStringValueByKey(const std::string key) const in GetStringValueByKey() function in OHOS::HiviewDFX::HiSysEventRecord
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1501 bool GetStringValueByKey(napi_env env, napi_value jsObject, const std::string& key, std::string& re… in GetStringValueByKey() function