/ohos5.0/base/update/updater/services/ui/control/ |
H A D | event_manager.cpp | 41 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<LabelOnTouchListener> listener) in Add() function in Updater::EventManager 53 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnEventListener> listener) in Add() function in Updater::EventManager 69 void EventManager::Add(const ComInfo &viewId, std::unique_ptr<BtnOnDragListener> listener) in Add() function in Updater::EventManager 87 void EventManager::Add(const ComInfo &viewId, EventType evt, Callback cb) in Add() function in Updater::EventManager
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | json_helper.cpp | 313 bool EffectJson::Add(Json *json, bool isAllowDelete) const in Add() function in OHOS::Media::Effect::EffectJson 322 bool EffectJson::Add(EffectJsonPtr &json) const in Add() function in OHOS::Media::Effect::EffectJson 335 bool EffectJson::Add(int32_t value) const in Add() function in OHOS::Media::Effect::EffectJson 340 bool EffectJson::Add(uint32_t value) const in Add() function in OHOS::Media::Effect::EffectJson 345 bool EffectJson::Add(float value) const in Add() function in OHOS::Media::Effect::EffectJson 350 bool EffectJson::Add(double value) const in Add() function in OHOS::Media::Effect::EffectJson 358 bool EffectJson::Add(bool value) const in Add() function in OHOS::Media::Effect::EffectJson 366 bool EffectJson::Add(const std::string &value) const in Add() function in OHOS::Media::Effect::EffectJson 374 bool EffectJson::Add(const char *value) const in Add() function in OHOS::Media::Effect::EffectJson
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_initiator.cpp | 25 void WifiDirectInitiator::Add(const InitFuncion &function) in Add() function in OHOS::SoftBus::WifiDirectInitiator
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/src/ |
H A D | event_bean.cpp | 119 void EventBean::Add(const std::string &key, int32_t value) in Add() function in OHOS::Media::MediaMonitor::EventBean 124 void EventBean::Add(const std::string &key, std::string value) in Add() function in OHOS::Media::MediaMonitor::EventBean 129 void EventBean::Add(const std::string &key, uint64_t value) in Add() function in OHOS::Media::MediaMonitor::EventBean 134 void EventBean::Add(const std::string &key, float value) in Add() function in OHOS::Media::MediaMonitor::EventBean
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/ |
H A D | animatable_arithmetic.h | 85 …RefPtr<CustomAnimatableArithmetic> Add(const RefPtr<CustomAnimatableArithmetic>& value) const over… in Add() function
|
H A D | animatable_arithmetic_proxy.h | 28 AnimatableArithmeticProxy Add(const AnimatableArithmeticProxy& val) const override in Add() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/animator/ |
H A D | animator_manager.cpp | 33 void AnimatorManager::Add(Animator* animator) in Add() function in OHOS::AnimatorManager
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/core/ |
H A D | task_manager.cpp | 28 void TaskManager::Add(Task* task) in Add() function in OHOS::TaskManager
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | input_device_manager.cpp | 37 void InputDeviceManager::Add(InputDevice* device) in Add() function in OHOS::InputDeviceManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | graphic_modifier.h | 92 ColorBlend Add(const ColorBlend& value) const override in Add() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | sync_observer.cpp | 29 bool SyncObserver::Add(const std::shared_ptr<KvStoreSyncCallback> callback) in Add() function in OHOS::DistributedKv::SyncObserver
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version1_library1/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version1_library2/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version2_library1/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version2_library2/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_share_library/libA_v10001/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_share_library/libA_v10002/entry/src/main/cpp/ |
H A D | hello.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_doc_lru_cache.cpp | 42 bool SysEventDocLruCache::Add(const LruCacheKey& key, const LruCacheValue& value) in Add() function in OHOS::HiviewDFX::EventStore::SysEventDocLruCache
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_pool.cpp | 39 void StringPool::Add(const std::string& string) in Add() function in OHOS::Idl::StringPool
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string_pool.cpp | 39 void StringPool::Add(const String& string) in Add() function in OHOS::Idl::StringPool
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | state_manager.h | 87 StateActions& Add(int msgid, HandleMsg handler) in Add() function 133 StateGroup& Add(int msgid, HandleMsg handler) in Add() function
|
/ohos5.0/foundation/arkui/napi/sample/native_module_calc/ |
H A D | napi_calc.cpp | 27 static napi_value Add(napi_env env, napi_callback_info info) in Add() function
|
/ohos5.0/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/ |
H A D | wms_connection_observer.cpp | 41 void WmsConnectionObserver::Add(int32_t userId) in Add() function in OHOS::MiscServices::WmsConnectionObserver
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
H A D | js_watcher.cpp | 256 bool EventListener::Add(napi_env env, napi_value handler) in Add() function in OHOS::ObjectStore::EventListener 298 bool ChangeEventListener::Add(napi_env env, napi_value handler) in Add() function in OHOS::ObjectStore::ChangeEventListener 348 bool StatusEventListener::Add(napi_env env, napi_value handler) in Add() function in OHOS::ObjectStore::StatusEventListener
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | container_scope.cpp | 113 void ContainerScope::Add(int32_t id) in Add() function in OHOS::Ace::ContainerScope
|