Searched defs:get_str (Results 1 – 11 of 11) sorted by relevance
| /external/tinyalsa/ |
| D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
| /external/tinycompress/ |
| D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
| /external/toybox/toys/pending/ |
| D | expr.c | 72 char *get_str(struct value *v) in get_str() function
|
| /external/rust/crates/protobuf/2.27.1/src/reflect/ |
| D | field.rs | 133 pub fn get_str<'a>(&self, m: &'a dyn Message) -> &'a str { in get_str() method
|
| /external/tinyalsa_new/examples/sndcardparser/ |
| D | sample_sndcardparser.c | 63 int (*get_str)(void *node, const char *prop, char **val); member
|
| /external/flatbuffers/rust/flexbuffers/src/reader/ |
| D | mod.rs | 388 pub fn get_str(&self) -> Result<B::BufferString, Error> { in get_str() method
|
| /external/tinyalsa_new/include/tinyalsa/ |
| D | plugin.h | 260 int (*get_str)(void *node, const char *prop, char **val); member
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | defs.c | 59 static const char* get_str(VALUE str) { in get_str() function
|
| /external/skia/src/ports/ |
| D | SkTypeface_mac_ct.cpp | 1049 static const char* get_str(CFStringRef ref, SkString* str) { in get_str() function
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | defs.c | 59 static const char* get_str(VALUE str) { in get_str() function
|
| /external/python/cpython2/Objects/ |
| D | typeobject.c | 5820 static PyObject *get_str = NULL; local
|