Home
last modified time | relevance | path

Searched defs:inputKey (Results 1 – 11 of 11) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/cj/src/
Dphoto_asset_impl.cpp153 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
162 PhotoAssetMember PhotoAssetImpl::UserFileMgrGet(string &inputKey, int32_t &errCode) in UserFileMgrGet()
202 bool PhotoAssetImpl::HandleParamSet(const string &inputKey, const string &value, ResultNapiType res… in HandleParamSet()
233 void PhotoAssetImpl::UserFileMgrSet(string &inputKey, string &value, int32_t &errCode) in UserFileMgrSet()
Dphoto_accesshelper_ffi.cpp70 std::string inputKey(member); in FfiPhotoAssetUserFileMgrGet() local
82 std::string inputKey(member); in FfiPhotoAssetUserFileMgrSet() local
/foundation/multimodalinput/input/service/event_handler/src/
Dkey_map_manager.cpp110 int32_t KeyMapManager::TransferDefaultKeyValue(int32_t inputKey) in TransferDefaultKeyValue()
123 int32_t inputKey) in TransferDeviceKeyValue()
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
Dcallbacks_manager.h323 …td::shared_ptr<Observer>> CallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
341 const Key &inputKey) in GetObserversAndSetNotifiedOn()
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
Dnapi_callbacks_manager.h258 …shared_ptr<Observer>> NapiCallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
Dutils_tool_test.cpp231 std::string inputKey = ""; variable
/foundation/multimedia/media_library/frameworks/js/src/sendable/
Dsendable_file_asset_napi.cpp1080 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
1095 string inputKey; in PhotoAccessHelperGet() local
1136 bool SendableFileAssetNapi::HandleParamSet(const string &inputKey, const string &value, ResultNapiT… in HandleParamSet()
1176 string inputKey; in PhotoAccessHelperSet() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp342 bool IsKeySizeValid(const std::string &inputKey) in IsKeySizeValid()
/foundation/multimedia/media_library/frameworks/ani/src/cpp/
Dfile_asset_ani.cpp601 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
619 std::string inputKey; in Get() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dpending_want_manager.cpp168 const std::shared_ptr<PendingWantKey> &inputKey, const std::shared_ptr<PendingWantKey> &key) in CheckPendingWantRecordByKey()
/foundation/multimedia/media_library/frameworks/js/src/
Dfile_asset_napi.cpp3103 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
3121 string inputKey; in UserFileMgrGet() local
3162 bool FileAssetNapi::HandleParamSet(const string &inputKey, const string &value, ResultNapiType resu… in HandleParamSet()
3201 string inputKey; in UserFileMgrSet() local