Home
last modified time | relevance | path

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

/ohos5.0/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dvariant_value.cpp56 int64_t VariantValue::GetInt64() const in GetInt64() function in OHOS::AccessControl::SandboxManager::VariantValue
H A Dgeneric_values.cpp59 int64_t GenericValues::GetInt64(const std::string &key) const in GetInt64() function in OHOS::AccessControl::SandboxManager::GenericValues
/ohos5.0/base/security/access_token/services/common/database/src/
H A Dvariant_value.cpp56 int64_t VariantValue::GetInt64() const in GetInt64() function in OHOS::Security::AccessToken::VariantValue
H A Dgeneric_values.cpp59 int64_t GenericValues::GetInt64(const std::string& key) const in GetInt64() function in OHOS::Security::AccessToken::GenericValues
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Dmodify_time_cursor.cpp60 int ModifyTimeCursor::GetInt64(int32_t columnIndex, int64_t *value) in GetInt64() function in OHOS::RdbNdk::ModifyTimeCursor
H A Drelational_cursor.cpp102 int RelationalCursor::GetInt64(OH_Cursor *cursor, int32_t columnIndex, int64_t *value) in GetInt64() function in OHOS::RdbNdk::RelationalCursor
299 int RelationalCursor::GetInt64(int32_t columnIndex, int64_t *value) in GetInt64() function in OHOS::RdbNdk::RelationalCursor
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A 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
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_web_message.h53 int64_t GetInt64() in GetInt64() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
H A Ddata_access.h47 virtual int64_t GetInt64(int index) in GetInt64() function
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dsurface_buffer_impl.cpp53 int32_t SurfaceBufferImpl::GetInt64(uint32_t key, int64_t& value) in GetInt64() function in OHOS::SurfaceBufferImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddata_value.cpp236 int DataValue::GetInt64(int64_t &outVal) const in GetInt64() function in DistributedDB::DataValue
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Dnode_object.cpp85 int64_t NodeObject::GetInt64(const std::string& key, int64_t defaultVal) const in GetInt64() function in OHOS::Ace::NodeObject
H A Djson_util.cpp97 int64_t JsonValue::GetInt64() const in GetInt64() function in OHOS::Ace::JsonValue
576 int64_t JsonValue::GetInt64(const std::string& key, int64_t defaultVal) const in GetInt64() function in OHOS::Ace::JsonValue
H A Duobject.cpp109 int64_t UObject::GetInt64(const std::string& key) const in GetInt64() function in OHOS::UObject
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp77 static napi_value GetInt64(napi_env env, napi_callback_info info) in GetInt64() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp179 int64_t GetInt64(const napi_env env, const napi_value value) in GetInt64() function
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp689 bool MtpPacketTool::GetInt64(const std::vector<uint8_t> &buffer, size_t &offset, int64_t &value) in GetInt64() function in OHOS::Media::MtpPacketTool
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp669 bool ReminderCommon::GetInt64(const napi_env &env, const napi_value &value, in GetInt64() function in OHOS::ReminderAgentNapi::ReminderCommon