Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_bookmark.h25 const CPDF_Dictionary* GetDict() const { return m_pDict.Get(); } in GetDict() function
Dcpdf_action.h51 const CPDF_Dictionary* GetDict() const { return m_pDict.Get(); } in GetDict() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_flateencoder.cpp73 const CPDF_Dictionary* CPDF_FlateEncoder::GetDict() const { in GetDict() function in CPDF_FlateEncoder
Dcpdf_object.cpp79 RetainPtr<const CPDF_Dictionary> CPDF_Object::GetDict() const { in GetDict() function in CPDF_Object
Dcpdf_object_unittest.cpp264 TEST_F(PDFObjectsTest, GetDict) { in TEST_F() argument
/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobjectholder.h76 RetainPtr<const CPDF_Dictionary> GetDict() const { return m_pDict; } in GetDict() function
Dcpdf_image.cpp85 RetainPtr<const CPDF_Dictionary> CPDF_Image::GetDict() const { in GetDict() function in CPDF_Image
/external/cronet/tot/net/log/
Dnet_log_unittest.cc228 base::Value::Dict* GetDict(size_t index) const { in GetDict() function in net::__anon6013d4290111::LoggingObserver
/external/cronet/stable/net/log/
Dnet_log_unittest.cc228 base::Value::Dict* GetDict(size_t index) const { in GetDict() function in net::__anon6e334d0d0111::LoggingObserver
/external/grpc-grpc/third_party/upb/upb/cmake/
Dmake_cmakelists.py328 def GetDict(obj): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py386 def GetDict(obj): function
/external/cronet/tot/components/prefs/
Dpref_service.cc352 const base::Value::Dict& PrefService::GetDict(std::string_view path) const { in GetDict() function in PrefService
/external/cronet/stable/components/prefs/
Dpref_service.cc352 const base::Value::Dict& PrefService::GetDict(std::string_view path) const { in GetDict() function in PrefService
/external/cronet/tot/base/
Dvalues.cc320 const Value::Dict& Value::GetDict() const { in GetDict() function in base::Value
325 Value::Dict& Value::GetDict() { in GetDict() function in base::Value
/external/cronet/stable/base/
Dvalues.cc320 const Value::Dict& Value::GetDict() const { in GetDict() function in base::Value
325 Value::Dict& Value::GetDict() { in GetDict() function in base::Value
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go2125 func (x *AttributeValue) GetDict() []*AttributeValue_DictEntry { func