Home
last modified time | relevance | path

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

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