Home
last modified time | relevance | path

Searched defs:GetDict (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_bookmark.h25 const CPDF_Dictionary* GetDict() const { return m_pDict.Get(); } in GetDict() function
H A Dcpdf_action.h51 const CPDF_Dictionary* GetDict() const { return m_pDict.Get(); } in GetDict() function
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_flateencoder.cpp72 const CPDF_Dictionary* CPDF_FlateEncoder::GetDict() const { in GetDict() function in CPDF_FlateEncoder
H A Dcpdf_object.cpp78 RetainPtr<const CPDF_Dictionary> CPDF_Object::GetDict() const { in GetDict() function in CPDF_Object
H A Dcpdf_object_unittest.cpp258 TEST_F(PDFObjectsTest, GetDict) { in TEST_F() argument
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobjectholder.h72 RetainPtr<const CPDF_Dictionary> GetDict() const { return m_pDict; } in GetDict() function
H A Dcpdf_image.cpp85 RetainPtr<const CPDF_Dictionary> CPDF_Image::GetDict() const { in GetDict() function in CPDF_Image
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_unittest.cc223 base::Value::Dict* GetDict(size_t index) const { in GetDict() function in net::__anon7b13f9a30111::LoggingObserver
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/
H A Dmake_cmakelists.py328 def GetDict(obj): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py386 def GetDict(obj): function
/aosp_15_r20/external/cronet/base/
H A Dvalues.cc311 const Value::Dict& Value::GetDict() const { in GetDict() function in base::Value
316 Value::Dict& Value::GetDict() { in GetDict() function in base::Value
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc327 const base::Value::Dict& PrefService::GetDict(base::StringPiece path) const { in GetDict() function in PrefService
/aosp_15_r20/prebuilts/bazel/common/proto/build/
Dbuild.pb.go2129 func (x *AttributeValue) GetDict() []*AttributeValue_DictEntry { func
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/
H A Dbuild.pb.go2125 func (x *AttributeValue) GetDict() []*AttributeValue_DictEntry { func