Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_map_manager.cpp96 int32_t KeyMapManager::TransferDefaultKeyValue(int32_t inputKey) in TransferDefaultKeyValue() argument
108 TransferDeviceKeyValue(struct libinput_device *device, int32_t inputKey) TransferDeviceKeyValue() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp43 std::string inputKey = "InputKey"; in HWTEST_F() local
79 std::string inputKey = "InputKey"; in HWTEST_F() local
235 std::string inputKey = ""; in HWTEST_F() local
249 std::string inputKey = ""; in HWTEST_F() local
271 std::string inputKey = "this is inputKey"; HWTEST_F() local
293 std::string inputKey = "this is inputKey"; HWTEST_F() local
315 std::string inputKey = "this is inputKey"; HWTEST_F() local
341 std::string inputKey = "inputKey"; HWTEST_F() local
383 std::string inputKey = "InputKey"; HWTEST_F() local
407 std::string inputKey = "InputKey"; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Dnapi_callbacks_manager.h164 std::vector<std::shared_ptr<Observer>> NapiCallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp55 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey) in Create() argument
71 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey, in Create() argument
108 NotificationUserInput::NotificationUserInput(const std::string &inputKey) in NotificationUserInput() argument
49 GetMimeInputsFromWant( const AAFwk::Want &want, const std::string &inputKey) GetMimeInputsFromWant() argument
112 NotificationUserInput(const std::string &inputKey, const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &permitMimeTypes, const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) NotificationUserInput() argument
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h208 std::vector<std::shared_ptr<Observer>> CallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers() argument
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp331 bool IsKeySizeValid(const std::string &inputKey) in IsKeySizeValid() argument
/third_party/gptfdisk/
H A Dgptcurses.cc656 int inputKey, exitNow = 0; in AcceptInput() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp161 CheckPendingWantRecordByKey( const std::shared_ptr<PendingWantKey> &inputKey, const std::shared_ptr<PendingWantKey> &key) CheckPendingWantRecordByKey() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp1046 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate() argument
1061 string inputKey; in PhotoAccessHelperGet() local
1102 HandleParamSet(const string &inputKey, const string &value, ResultNapiType resultNapiType) HandleParamSet() argument
1141 string inputKey; PhotoAccessHelperSet() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp2886 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate() argument
2901 string inputKey; in UserFileMgrGet() local
2942 HandleParamSet(const string &inputKey, const string &value, ResultNapiType resultNapiType) HandleParamSet() argument
2981 string inputKey; UserFileMgrSet() local
[all...]

Completed in 14 milliseconds