Searched defs:GetInt64 (Results 1 – 8 of 8) sorted by relevance
47 virtual int64_t GetInt64(int index) in GetInt64() function
97 int64_t JsonValue::GetInt64() const in GetInt64() function in OHOS::Ace::JsonValue410 int64_t JsonValue::GetInt64(const std::string& key, int64_t defaultVal) const in GetInt64() function in OHOS::Ace::JsonValue
90 int64_t NodeObject::GetInt64(const std::string& key, int64_t defaultVal) const in GetInt64() function in OHOS::Ace::NodeObject
97 int64_t UObject::GetInt64(const std::string& key) const in GetInt64() function in OHOS::UObject
53 int32_t SurfaceBufferImpl::GetInt64(uint32_t key, int64_t& value) in GetInt64() function in OHOS::SurfaceBufferImpl
234 int DataValue::GetInt64(int64_t &outVal) const in GetInt64() function in DistributedDB::DataValue
125 int RelationalCursor::GetInt64(OH_Cursor *cursor, int32_t columnIndex, int64_t *value) in GetInt64() function in OHOS::RdbNdk::RelationalCursor
683 bool MtpPacketTool::GetInt64(const std::vector<uint8_t> &buffer, size_t &offset, int64_t &value) in GetInt64() function in OHOS::Media::MtpPacketTool