/aosp_15_r20/external/tinyalsa/ |
H A D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
/aosp_15_r20/external/tinycompress/ |
H A D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/src/ |
H A D | lib.rs | 43 pub fn get_str<'a>(&self, buffer_utf8: &'a mut [u8]) -> Result<&'a str, usize> { in get_str() method
|
/aosp_15_r20/external/llvm-libc/src/__support/StringUtil/ |
H A D | message_mapper.h | 81 cpp::optional<cpp::string_view> get_str(int num) const { in get_str() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | symbols2.cpp | 25 std::string get_str(char const* str) in get_str() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | symbols2.cpp | 34 std::string get_str(char const* str) in get_str() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/strum/src/ |
D | lib.rs | 178 fn get_str(&self, prop: &str) -> Option<&'static str>; in get_str() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strum-0.25.0/src/ |
H A D | lib.rs | 178 fn get_str(&self, prop: &str) -> Option<&'static str>; in get_str() method
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/reflect/ |
D | field.rs | 133 pub fn get_str<'a>(&self, m: &'a dyn Message) -> &'a str { in get_str() method
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | expr.c | 67 char *get_str(struct value *v) in get_str() function
|
/aosp_15_r20/external/tinyalsa_new/examples/sndcardparser/ |
H A D | sample_sndcardparser.c | 63 int (*get_str)(void *node, const char *prop, char **val); member
|
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/ |
H A D | bazel_query.py | 199 def get_str(self, attr_name: str) -> str: member in BazelRule
|
/aosp_15_r20/external/tinyalsa_new/include/tinyalsa/ |
H A D | plugin.h | 263 int (*get_str)(void *node, const char *prop, char **val); member
|
/aosp_15_r20/external/libopenapv/app/ |
H A D | oapv_app_args.h | 68 int (*get_str)(args_parser_t *args, char *keyl, char *str, int *flag); member
|
/aosp_15_r20/external/flatbuffers/rust/flexbuffers/src/reader/ |
H A D | mod.rs | 388 pub fn get_str(&self) -> Result<B::BufferString, Error> { in get_str() method
|
/aosp_15_r20/external/llvm-libc/test/src/__support/File/ |
H A D | file_test.cpp | 54 char *get_str() { return str; } in get_str() function in StringFile
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkTypeface_mac_ct.cpp | 1000 static const char* get_str(CFStringRef ref, SkString* str) { in get_str() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 59 static const char* get_str(VALUE str) { in get_str() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 59 static const char* get_str(VALUE str) { in get_str() function
|
/aosp_15_r20/external/executorch/exir/emit/test/ |
H A D | test_emit.py | 1175 def get_str(self) -> str: member in TestEmit.test_emit_prims.Simple
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | codecache.py | 539 def get_str(obj) -> str: function
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | typeobject.c | 5820 static PyObject *get_str = NULL; local
|