Home
last modified time | relevance | path

Searched defs:GenerateKey (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_data_generate_unit_test.cpp22 void GenerateKey(int keyCount, int startPosition, Key &keyTest) in GenerateKey() function
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/distributed_media_library/devices_info_interact/
Ddevices_info_interact.cpp73 std::string DevicesInfoInteract::GenerateKey(const std::string &udid) in GenerateKey() function in OHOS::Media::DevicesInfoInteract
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
Ddistributed_data_storage.cpp411 void DistributedDataStorage::GenerateKey(const string& uuid, int32_t missionId, Key& key) in GenerateKey() function in OHOS::DistributedSchedule::DistributedDataStorage
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dhuks_master.cpp244 bool HuksMaster::GenerateKey(const UserAuth &auth, KeyBlob &keyOut) in GenerateKey() function in OHOS::StorageDaemon::HuksMaster
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Ddevice_profile_storage_manager.cpp132 std::string DeviceProfileStorageManager::GenerateKey(const std::string& udid, in GenerateKey() function in OHOS::DeviceProfile::DeviceProfileStorageManager
/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp489 std::string GenerateKey(const ShortcutKey& key) in GenerateKey() function