Home
last modified time | relevance | path

Searched defs:GetList (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc254 Value::ListStorage& Value::GetList() { in GetList() function in base::Value
259 const Value::ListStorage& Value::GetList() const { in GetList() function in base::Value
926 bool DictionaryValue::GetList(StringPiece path, in GetList() function in base::DictionaryValue
939 bool DictionaryValue::GetList(StringPiece path, ListValue** out_value) { in GetList() function in base::DictionaryValue
1265 bool ListValue::GetList(size_t index, const ListValue** out_value) const { in GetList() function in base::ListValue
1277 bool ListValue::GetList(size_t index, ListValue** out_value) { in GetList() function in base::ListValue
/aosp_15_r20/external/pigweed/pw_containers/size_report/
H A Dbase.h57 static pw::IntrusiveList<BaseItem>& GetList() { in GetList() function
/aosp_15_r20/art/runtime/gc/
H A Dreference_queue.h124 mirror::Reference* GetList() REQUIRES_SHARED(Locks::mutator_lock_) { in GetList() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DAppState.h50 void GetList(UStringVector &foldersHistory) in GetList() function
/aosp_15_r20/art/runtime/
H A Dthread_list.h217 std::list<Thread*> GetList() REQUIRES(Locks::thread_list_lock_) { in GetList() function
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dhtml_tools.py53 def GetList(items): function
/aosp_15_r20/external/cronet/net/dns/public/
H A Ddoh_provider_entry.cc62 const DohProviderEntry::List& DohProviderEntry::GetList() { in GetList() function in net::DohProviderEntry
/aosp_15_r20/external/openthread/src/core/thread/
H A Daddress_resolver.hpp89 …const CacheEntryList *GetList(void) const { return static_cast<const CacheEntryList *>(mData[kList… in GetList() function in ot::AddressResolver::Iterator
/aosp_15_r20/bionic/libc/malloc_debug/
H A DPointerData.cpp403 void PointerData::GetList(std::vector<ListInfoType>* list, bool only_with_backtrace) in GetList() function in PointerData
/aosp_15_r20/external/cronet/base/
H A Dvalues.cc321 const Value::List& Value::GetList() const { in GetList() function in base::Value
326 Value::List& Value::GetList() { in GetList() function in base::Value
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc332 const base::Value::List& PrefService::GetList(base::StringPiece path) const { in GetList() function in PrefService
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h185 RegList GetList() const { in GetList() function
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache.cc907 void HostCache::GetList(base::Value::List& entry_list, in GetList() function in net::HostCache
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_export.cc1817 std::vector<BufferOffset<tflite::TensorMap>> Translator::GetList( in GetList() function in __anon46e5f16b0111::Translator
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h563 uint64_t GetList() const { return list_; } in GetList() function
/aosp_15_r20/prebuilts/bazel/common/proto/build/
Dbuild.pb.go2122 func (x *AttributeValue) GetList() []*AttributeValue { func
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/
H A Dbuild.pb.go2118 func (x *AttributeValue) GetList() []*AttributeValue { func