Home
last modified time | relevance | path

Searched refs:GetKeyFormat (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/storage/
H A Dcached_storage_area.cc105 remote_area_->Put(StringToUint8Vector(key, GetKeyFormat()), in SetItem()
130 remote_area_->Delete(StringToUint8Vector(key, GetKeyFormat()), in RemoveItem()
285 StringToUint8Vector(delta.key, GetKeyFormat()), in ResetConnection()
291 StringToUint8Vector(delta.key, GetKeyFormat()), in ResetConnection()
578 const FormatOption key_format = GetKeyFormat(); in EnsureLoaded()
611 CachedStorageArea::FormatOption CachedStorageArea::GetKeyFormat() const { in GetKeyFormat() function in blink::CachedStorageArea
H A Dcached_storage_area.h163 FormatOption GetKeyFormat() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/storage/
H A Dcached_storage_area.cc105 remote_area_->Put(StringToUint8Vector(key, GetKeyFormat()), in SetItem()
130 remote_area_->Delete(StringToUint8Vector(key, GetKeyFormat()), in RemoveItem()
284 StringToUint8Vector(delta.key, GetKeyFormat()), in ResetConnection()
290 StringToUint8Vector(delta.key, GetKeyFormat()), in ResetConnection()
577 const FormatOption key_format = GetKeyFormat(); in EnsureLoaded()
610 CachedStorageArea::FormatOption CachedStorageArea::GetKeyFormat() const { in GetKeyFormat() function in blink::CachedStorageArea
H A Dcached_storage_area.h163 FormatOption GetKeyFormat() const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DStaticKeyProvider.h46 inline const Aws::String& GetKeyFormat() const{ return m_keyFormat; } in GetKeyFormat() function
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dmdobject.cpp1190 size_t ThisBytes = ReadKey(Type->GetKeyFormat(), Size, Buffer, Key); in ReadValue()
1229 if(Type->GetKeyFormat() == DICT_KEY_2_BYTE) in ReadValue()
1236 else if(Type->GetKeyFormat() == DICT_KEY_AUTO) in ReadValue()
1627 Bytes = WriteKey(Buffer, ParentObject->Type->GetKeyFormat(), UsePrimer); in WriteObject()
H A Dmdobject.h429 const DictKeyFormat &GetKeyFormat(void) const { return KeyFormat; } in GetKeyFormat() function
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_idxfile.pas198 function GetKeyFormat: Byte; virtual; abstract; in GetKeyFormat() function
215 property KeyFormat: Byte read GetKeyFormat write SetKeyFormat;
597 function GetKeyFormat: Byte; override;
616 function GetKeyFormat: Byte; override;
1562 function TMdx4Tag.GetKeyFormat: Byte; in GetKeyFormat() function
1647 function TMdx7Tag.GetKeyFormat: Byte; in GetKeyFormat() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_idxfile.pas198 function GetKeyFormat: Byte; virtual; abstract; in GetKeyFormat() function
215 property KeyFormat: Byte read GetKeyFormat write SetKeyFormat;
597 function GetKeyFormat: Byte; override;
616 function GetKeyFormat: Byte; override;
1562 function TMdx4Tag.GetKeyFormat: Byte; in GetKeyFormat() function
1647 function TMdx7Tag.GetKeyFormat: Byte; in GetKeyFormat() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DHlsGroupSettings.h1298 inline const Aws::String& GetKeyFormat() const{ return m_keyFormat; } in GetKeyFormat() function