Home
last modified time | relevance | path

Searched defs:GetStringField (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/incremental_delivery/libdataloader/
H A DJNIHelpers.h62 static inline jstring GetStringField(JNIEnv* env, jobject obj, jfieldID field) { in GetStringField() function
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/nopackage/
H A Dnopackage.pb.go116 func (x *Message) GetStringField() string { func
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_php.cpp298 void GetStringField(const FieldDef &field, std::string *code_ptr) { in GetStringField() function in flatbuffers::php::PhpGenerator
H A Didl_gen_lua.cpp246 void GetStringField(const StructDef &struct_def, const FieldDef &field, in GetStringField() function in flatbuffers::lua::LuaGenerator
H A Didl_gen_go.cpp441 void GetStringField(const StructDef &struct_def, const FieldDef &field, in GetStringField() function in flatbuffers::go::GoGenerator
H A Didl_gen_python.cpp291 void GetStringField(const StructDef &struct_def, const FieldDef &field, in GetStringField() function in flatbuffers::python::PythonGenerator