Searched refs:bsKey (Results 1 – 4 of 4) sorted by relevance
172 ByteString bsKey = key; in FPDFAttachment_SetStringValue() local174 bool bEncodedAsHex = bsKey == kChecksumKey; in FPDFAttachment_SetStringValue()178 pParamsDict->SetNewFor<CPDF_String>(bsKey, bsValue, bEncodedAsHex); in FPDFAttachment_SetStringValue()196 ByteString bsKey = key; in FPDFAttachment_GetStringValue() local197 WideString value = pParamsDict->GetUnicodeTextFor(bsKey); in FPDFAttachment_GetStringValue()198 if (bsKey == kChecksumKey && !value.IsEmpty()) { in FPDFAttachment_GetStringValue()200 pParamsDict->GetObjectFor(bsKey)->AsString(); in FPDFAttachment_GetStringValue()
45 const ByteString& bsKey) const { in GenericName()50 RetainPtr<const CPDF_Name> pName = ToName(pDict->GetObjectFor(bsKey)); in GenericName()
33 absl::optional<ByteString> GenericName(const ByteString& bsKey) const;
701 const ByteString& bsKey = it.first; in get_info() local705 pObj, bsKey.AsStringView(), in get_info()708 pRuntime->PutObjectProperty(pObj, bsKey.AsStringView(), in get_info()712 pObj, bsKey.AsStringView(), in get_info()