Searched defs:Add (Results 1 – 7 of 7) sorted by relevance
| /base/update/updater/services/ui/control/ |
| D | event_manager.cpp | 31 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<LabelOnTouchListener> listener) in Add() function in Updater::EventManager 43 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnEventListener> listener) in Add() function in Updater::EventManager 59 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnDragListener> listener) in Add() function in Updater::EventManager 78 void EventManager::Add(const ComInfo &viewId, EventType evt, Callback cb) in Add() function in Updater::EventManager
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | app_event_block.cpp | 32 int AppEventBlock::Add(const std::string& package) in Add() function in OHOS::HiviewDFX::AppEventBlock
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | js_callback_manager.cpp | 88 void JsCallbackManager::Add(CallbackContext* context, CALLBACK_FUNC callback, in Add() function in OHOS::HiviewDFX::JsCallbackManager
|
| /base/time/time_service/services/timer/src/ |
| D | batch.cpp | 53 bool Batch::Add(const std::shared_ptr<TimerInfo> &alarm) in Add() function in OHOS::MiscServices::Batch
|
| /base/location/services/location_locator/locator/source/ |
| D | work_record.cpp | 176 bool WorkRecord::Add(int uid, int pid, std::string name, int timeInterval, std::string uuid) in Add() function in OHOS::Location::WorkRecord
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/database/ |
| D | sqlite_storage.cpp | 103 int SqliteStorage::Add(const DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::SqliteStorage
|
| /base/security/access_token/services/privacymanager/src/database/ |
| D | permission_used_record_db.cpp | 76 int32_t PermissionUsedRecordDb::Add(DataType type, const std::vector<GenericValues>& values) in Add() function in OHOS::Security::AccessToken::PermissionUsedRecordDb
|