Home
last modified time | relevance | path

Searched defs:GetInt64 (Results 1 – 6 of 6) sorted by relevance

/base/security/access_token/services/common/database/src/
Dvariant_value.cpp56 int64_t VariantValue::GetInt64() const in GetInt64() function in OHOS::Security::AccessToken::VariantValue
Dgeneric_values.cpp59 int64_t GenericValues::GetInt64(const std::string& key) const in GetInt64() function in OHOS::Security::AccessToken::GenericValues
/base/security/appverify/interfaces/innerkits/appverify/src/common/
Dhap_byte_buffer.cpp106 bool HapByteBuffer::GetInt64(long long& value) in GetInt64() function in OHOS::Security::Verify::HapByteBuffer
116 bool HapByteBuffer::GetInt64(int32_t index, long long& value) in GetInt64() function in OHOS::Security::Verify::HapByteBuffer
/base/web/webview/ohos_nweb/include/
Dnweb_web_message.h40 int64_t GetInt64() { return value_; } in GetInt64() function
/base/inputmethod/imf/test/unittest/cpp_test/src/
Djs_util_test.cpp77 static napi_value GetInt64(napi_env env, napi_callback_info info) in GetInt64() function
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp367 bool ReminderCommon::GetInt64(const napi_env &env, const napi_value &value, in GetInt64() function in OHOS::ReminderAgentNapi::ReminderCommon