Home
last modified time | relevance | path

Searched defs:GetPropertyName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_contentmarkitem.h25 const ByteString& GetPropertyName() const { return m_PropertyName; } in GetPropertyName() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc381 std::string GetPropertyName(const FieldDescriptor* descriptor) { in GetPropertyName() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc381 std::string GetPropertyName(const FieldDescriptor* descriptor) { in GetPropertyName() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd2d1_1.h352 HRESULT GetPropertyName(T index, PWSTR name, UINT32 nameCount) CONST { in GetPropertyName() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp5120 llvm::Constant *CGObjCCommonMac::GetPropertyName(IdentifierInfo *Ident) { in GetPropertyName() function in CGObjCCommonMac