Home
last modified time | relevance | path

Searched defs:keyVec (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp110 std::vector<uint8_t> keyVec(key, key + keySize); in PreSendRequest() local
137 std::vector<uint8_t> keyVec(key, key + keySize); in PostSendRequest() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp1780 std::vector<uint8_t> keyVec(key.begin(), key.end()); in CheckFlag() local
1832 std::vector<uint8_t> keyVec(waterMarkKey.begin(), waterMarkKey.end()); in CheckWaterMark() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_mifare_classic.cpp328 std::vector<unsigned char> keyVec; in AuthenticateSector() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_executor_utils.cpp1155 Key keyVec; in GetLocalCloudVersionInner() local