Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp43 std::string inputKey = "InputKey"; variable
79 std::string inputKey = "InputKey"; variable
235 std::string inputKey = ""; variable
249 std::string inputKey = ""; variable
271 std::string inputKey = "this is inputKey"; variable
293 std::string inputKey = "this is inputKey"; variable
315 std::string inputKey = "this is inputKey"; variable
341 std::string inputKey = "inputKey"; variable
383 std::string inputKey = "InputKey"; variable
407 std::string inputKey = "InputKey"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp50 const AAFwk::Want &want, const std::string &inputKey) in GetMimeInputsFromWant()
55 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey) in Create()
71 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey, in Create()
108 NotificationUserInput::NotificationUserInput(const std::string &inputKey) in NotificationUserInput()
112 NotificationUserInput::NotificationUserInput(const std::string &inputKey, const std::string &tag, in NotificationUserInput()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_map_manager.cpp96 int32_t KeyMapManager::TransferDefaultKeyValue(int32_t inputKey) in TransferDefaultKeyValue()
109 int32_t inputKey) in TransferDeviceKeyValue()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
H A Dnotificationuserinputannex_fuzzer.cpp36 std::string inputKey(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Dnapi_callbacks_manager.h164 …shared_ptr<Observer>> NapiCallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp1051 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
1066 string inputKey; in PhotoAccessHelperGet() local
1107 bool SendableFileAssetNapi::HandleParamSet(const string &inputKey, const string &value, ResultNapiT… in HandleParamSet()
1146 string inputKey; in PhotoAccessHelperSet() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h208 …td::shared_ptr<Observer>> CallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp330 bool IsKeySizeValid(const std::string &inputKey) in IsKeySizeValid()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp158 const std::shared_ptr<PendingWantKey> &inputKey, const std::shared_ptr<PendingWantKey> &key) in CheckPendingWantRecordByKey()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp2864 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
2879 string inputKey; in UserFileMgrGet() local
2920 bool FileAssetNapi::HandleParamSet(const string &inputKey, const string &value, ResultNapiType resu… in HandleParamSet()
2959 string inputKey; in UserFileMgrSet() local