Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp154 int64_t HiSysEventRecord::GetInt64ValueByKey(const std::string key) const in GetInt64ValueByKey() function in OHOS::HiviewDFX::HiSysEventRecord
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1545 bool GetInt64ValueByKey(napi_env env, napi_value jsObject, const std::string& key, int64_t& result) in GetInt64ValueByKey() function