Searched refs:GetValueByteSize (Results 1 – 4 of 4) sorted by relevance
55 return m_value.GetValueByteSize(nullptr, &exe_ctx); in GetByteSize()
212 uint64_t Value::GetValueByteSize(Status *error_ptr, ExecutionContext *exe_ctx) { in GetValueByteSize() function in Value516 size_t byte_size = GetValueByteSize(&error, exe_ctx); in GetValueAsData()
106 return m_value.GetValueByteSize(nullptr, &exe_ctx); in GetByteSize()
221 uint64_t GetValueByteSize(Status *error_ptr, ExecutionContext *exe_ctx);