/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_user_input_test.cpp | 43 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 D | notification_user_input.cpp | 50 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 D | key_map_manager.cpp | 96 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 D | notificationuserinputannex_fuzzer.cpp | 36 std::string inputKey(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/ |
H A D | napi_callbacks_manager.h | 164 …shared_ptr<Observer>> NapiCallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_file_asset_napi.cpp | 1051 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 D | callbacks_manager.h | 208 …td::shared_ptr<Observer>> CallbacksManager<Key, Observer>::GetEnabledObservers(const Key &inputKey) in GetEnabledObservers()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | dh_utils_tool.cpp | 330 bool IsKeySizeValid(const std::string &inputKey) in IsKeySizeValid()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | pending_want_manager.cpp | 158 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 D | file_asset_napi.cpp | 2864 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
|