OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flexbuffers
(Results
1 - 2
of
2
) sorted by null
/external/flatbuffers/include/flatbuffers/
flexbuffers.h
28
namespace
flexbuffers
{
namespace
599
return
flexbuffers
::Indirect(data_, parent_width_);
842
void String(const
flexbuffers
::String &str) {
854
void String(const char *key, const
flexbuffers
::String &str) {
866
// TODO(wvo): support all the FlexBuffer types (like
flexbuffers
::String),
[
all
...]
/external/flatbuffers/tests/
test.cpp
30
#include "flatbuffers/
flexbuffers
.h"
[
all
...]
Completed in 166 milliseconds