Home
last modified time | relevance | path

Searched defs:get_string (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/python/cpython2/Lib/
Dmailbox.py88 def get_string(self, key): member in Mailbox
368 def get_string(self, key): member in Maildir
779 def get_string(self, key, from_=False): member in _mboxMMDF
1031 def get_string(self, key): member in MH
1283 def get_string(self, key): member in Babyl
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_parser.cc91 std::function<StringId(uint32_t index)> get_string) { in ParseArgs()
269 const auto get_string = [&fr](uint32_t index) { in ParseFuchsiaRecord() local
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h104 void *get_string(int attribute) { in get_string() function
149 void* get_string() { in get_string() function
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wifi_hal/
Dcpp_bindings.h104 void *get_string(int attribute) { in get_string() function
149 void* get_string() { in get_string() function
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dstringquery.cpp28 QString StringQuery::get_string() in get_string() function in StringQuery
/aosp_15_r20/external/pigweed/pw_string/size_report/
H A Dstring_builder_size_report.cc58 const char* volatile get_string; variable
H A Dstring_builder_size_report_incremental.cc67 char* volatile get_string; variable
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_headers_to_http_response_headers_fuzzer.cc32 auto get_string = [&rest]() { in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/skia/tools/skpbench/
H A D_benchresult.py56 def get_string(self, name): member in BenchResult
/aosp_15_r20/external/autotest/client/common_lib/
H A Dautotest_enum.py77 def get_string(self, value): member in AutotestEnum
/aosp_15_r20/frameworks/base/tools/incident_report/
H A Dformatter.cpp32 get_string(int index) in get_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/idna/tests/
Dpunycode.rs52 fn get_string<'a>(map: &'a Map<String, Value>, key: &str) -> &'a str { in get_string() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/mlir/
H A Dmlir_transform.cc59 auto get_string = [](Object self) { in LoadModule() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/operator/detail/
Dkeywords.hpp422 …const String get_string(const boost::spirit::qi::literal_string<String,no_attribute> &parser) const in get_string() function
429get_string(const boost::spirit::qi::no_case_literal_string<String,no_attribute> &parser) const in get_string() function
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_ipc.c111 int get_string(const char **ptr, const char *const end, char *buffer, int buflen) in get_string() function
/aosp_15_r20/external/tensorflow/tensorflow/security/fuzzing/
H A Dpython_fuzzing.py158 def get_string(self, byte_count=_MAX_INT): member in FuzzingHelper
/aosp_15_r20/development/tools/cargo_embargo/src/
H A Dbp.rs76 pub fn get_string(&self, k: &str) -> Option<&str> { in get_string() method
/aosp_15_r20/external/python/bumble/bumble/
Dpairing.py192 async def get_string(self, max_length: int) -> Optional[str]: member in PairingDelegate
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-builtin.c118 static off_t get_string(struct kmod_builtin_iter *iter, off_t offset, in get_string() function
/aosp_15_r20/external/ethtool/netlink/
H A Dstrset.c264 const char *get_string(const struct stringset *set, unsigned int idx) in get_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/config/src/
Dconfig.rs168 pub fn get_string(&self, key: &str) -> Result<String> { in get_string() method
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dstruct_with_traits_impl.h58 const std::string& get_string() const { return string_; } in get_string() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Drvalue_test.cpp255 inline const std::string get_string() { return "test"; } in get_string() function
/aosp_15_r20/external/python/bumble/bumble/pandora/
Dsecurity.py150 async def get_string(self, max_length: int) -> Optional[str]: member in PairingDelegate
/aosp_15_r20/external/python/bumble/apps/
Dpair.py174 async def get_string(self, max_length: int): member in Delegate

1234