Searched defs:GetInt64 (Results 1 – 6 of 6) sorted by relevance
56 int64_t VariantValue::GetInt64() const in GetInt64() function in OHOS::Security::AccessToken::VariantValue
59 int64_t GenericValues::GetInt64(const std::string& key) const in GetInt64() function in OHOS::Security::AccessToken::GenericValues
106 bool HapByteBuffer::GetInt64(long long& value) in GetInt64() function in OHOS::Security::Verify::HapByteBuffer116 bool HapByteBuffer::GetInt64(int32_t index, long long& value) in GetInt64() function in OHOS::Security::Verify::HapByteBuffer
40 int64_t GetInt64() { return value_; } in GetInt64() function
77 static napi_value GetInt64(napi_env env, napi_callback_info info) in GetInt64() function
367 bool ReminderCommon::GetInt64(const napi_env &env, const napi_value &value, in GetInt64() function in OHOS::ReminderAgentNapi::ReminderCommon