Searched refs:GetIntPtr (Results 1 – 2 of 2) sorted by relevance
27 const int32_t* GetIntPtr(const char* ptr) { in GetIntPtr() function122 return *GetIntPtr(raw_buffer); in GetStringCount()132 GetIntPtr(raw_buffer + sizeof(int32_t) * (string_index + 1)); in GetString()
38 const uint32_t* GetIntPtr(const char* ptr) { in GetIntPtr() function62 uint32_t num_strings = *GetIntPtr(buffer_ptr); in VerifyStringTensorBuffer()83 if (*GetIntPtr(buffer_ptr + offset) != header_offsets) { in VerifyStringTensorBuffer()91 int string_offset = *GetIntPtr(buffer_ptr + offset); in VerifyStringTensorBuffer()99 if (*GetIntPtr(buffer_ptr + offset - sizeof(int32_t)) != buffer_size) { in VerifyStringTensorBuffer()