Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_cache.cpp264 uint16_t blobSize = blob.size(); in WriteStorageBlobToFile() local
287 uint16_t blobSize = 0; in ReadStorageBlobFromFile() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Dblob.cpp210 int blobSize = *reinterpret_cast<const int *>(cursorPtr); in ReadFromBuffer() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Drofs_filesystem.cpp174 RoFileSystem::RoFileSystem(const void* const blob, size_t blobSize) in RoFileSystem()
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
Dnetfirewall_db_helper.cpp76 size_t blobSize = blob.size(); in BlobToDomainList() local
123 size_t blobSize = blob.size(); in BlobToList() local
/foundation/arkui/napi/test/unittest/jsvm/
Dtest_jsvm.cpp583 size_t blobSize = 0; variable