Home
last modified time | relevance | path

Searched defs:key (Results 2326 - 2350 of 9418) sorted by relevance

1...<<919293949596979899100>>...377

/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp156 KeyDirection key = DIRECTION_MAP.at(rightToLeft_).at(vertical).at(reverse); in RequestNextFocus() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dshadow_theme.cpp40 auto key = GetKeyOfShadowStyle(style, colorMode); in GetShadow() local
H A Dblur_style_theme.cpp89 auto key = GetKeyOfBlurStyle(style, colorMode); in GetBlurParameter() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.h97 void SetKey(int32_t key) in SetKey() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h240 K key; in Unmarshalling() local
/foundation/ability/ability_runtime/test/unittest/completed_dispatcher_test/
H A Dcompleted_dispatcher_test.cpp139 std::string key = "key"; in HWTEST_F() local
167 std::string key = "key"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_function.cpp64 const std::string key = *iter; in Execute() local
77 void JsFunctionBase::ExecuteInternal(const std::unique_ptr<JsonValue>& value, const std::string& key, in ExecuteInternal() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_utils_impl.cpp46 auto key = child->GetKey(); in RouterEvent() local
126 auto key = child->GetKey(); in BackgroundEvent() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.cpp71 std::string ImageSourceOhos::GetProperty(const std::string& key) in GetProperty() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp24 inline T ConvertStrToEnum(const char* key, const LinearMapNode<T>* map, size_t length, T defaultValue) in ConvertStrToEnum() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_router_module.cpp24 DeclarativeParseRouteUrl(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) DeclarativeParseRouteUrl() argument
41 DeclarativeParseRouteParams(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) DeclarativeParseRouteParams() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp56 void TransformConvertor::Convert(const std::string& key, const std::string& value, double time) in Convert() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_builder.h56 std::string key = keyGenFunc_(params[paramType::Data], index); variable
105 std::string UpdateDependElmtIds(RefPtr<NG::UINode>& node, JSRef<JSVal>& jsElmtIds, std::string key) in UpdateDependElmtIds() argument
145 std::string key = keyGenFunc_(params[paramType::Data], index); variable
202 std::string key; global() variable
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.cpp116 void FrontendDelegate::GetRectangleById(const std::string& key, NG::Rectangle& rectangle) in GetRectangleById() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h52 SecCompKeyEvent key; member
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp49 void ImageCache::CacheImage(const std::string& key, const std::shared_ptr<CachedImage>& image) in CacheImage() argument
58 std::shared_ptr<CachedImage> ImageCache::GetCacheImage(const std::string& key) in GetCacheImage() argument
64 void ImageCache::CacheImgObjNG(const std::string& key, const RefPtr<NG::ImageObject>& imgObj) in CacheImgObjNG() argument
74 RefPtr<NG::ImageObject> ImageCache::GetCacheImgObjNG(const std::string& key) in GetCacheImgObjNG() argument
81 CacheImgObj(const std::string& key, const RefPtr<ImageObject>& imgObj) CacheImgObj() argument
91 ClearCacheImgObj(const std::string& key) ClearCacheImgObj() argument
115 GetCacheImgObj(const std::string& key) GetCacheImgObj() argument
121 CacheImageData(const std::string& key, const RefPtr<NG::ImageData>& imageData) CacheImageData() argument
189 GetCacheImageData(const std::string& key) GetCacheImageData() argument
210 ClearCacheImage(const std::string& key) ClearCacheImage() argument
285 auto key = item.cacheKey; DumpCacheInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_animation.cpp158 std::string key = name; in SetAttr() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model.h90 virtual void UpdateInspectorId(const std::string& key) {}; in UpdateInspectorId() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Dtarget_ability_info.cpp77 std::string key = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h96 virtual RefPtr<CanvasImage> GetCachedFrameImpl(const std::string& key) in GetCachedFrameImpl() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/
H A Dbundle_resource_proxy_test.cpp251 std::string key = "key"; in HWTEST_F() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_data_mgr.cpp42 std::string key; in GetVerifyStatus() local
97 std::string key; in InsertVerifyStatus() local
120 std::string key; in UpdateVerifyStatus() local
170 std::string key; DeleteVerifyStatus() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp32 NameAndUserIdToKey( const std::string &bundleName, int32_t userId, std::string &key) NameAndUserIdToKey() argument
41 KeyToNameAndUserId( const std::string &key, std::string &bundleName, int32_t &userId) KeyToNameAndUserId() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dmarquee_tdd_test.cpp30 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest006() local
76 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest007() local
122 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); in ComponentMarqueeStyleSetTest008() local
167 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); ComponentMarqueeStyleSetTest009() local
214 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(color)); ComponentMarqueeStyleSetTest010() local
266 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); ComponentMarqueeStyleSetTest011() local
311 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); ComponentMarqueeStyleSetTest012() local
363 jerry_value_t key = jerry_create_string(reinterpret_cast<const jerry_char_t *>(fontSizeName)); ComponentMarqueeStyleSetTest013() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dnumber_format_module.cpp79 jerry_value_t key = jerry_get_property_by_index(keys, index); in CreateNumberFormat() local
136 SetStyle(NumberFormatModule &numModel, const jerry_value_t key, const jerry_value_t style) SetStyle() argument

Completed in 15 milliseconds

1...<<919293949596979899100>>...377