Searched defs:GetInt64ValueByKey (Results 1 – 2 of 2) sorted by relevance
154 int64_t HiSysEventRecord::GetInt64ValueByKey(const std::string key) const in GetInt64ValueByKey() function in OHOS::HiviewDFX::HiSysEventRecord
1545 bool GetInt64ValueByKey(napi_env env, napi_value jsObject, const std::string& key, int64_t& result) in GetInt64ValueByKey() function