/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
H A D | render_grid_layout.cpp | 156 KeyDirection key = DIRECTION_MAP.at(rightToLeft_).at(vertical).at(reverse); in RequestNextFocus() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | shadow_theme.cpp | 40 auto key = GetKeyOfShadowStyle(style, colorMode); in GetShadow() local
|
H A D | blur_style_theme.cpp | 89 auto key = GetKeyOfBlurStyle(style, colorMode); in GetBlurParameter() local
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_element.h | 97 void SetKey(int32_t key) in SetKey() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | dataobs_utils.h | 240 K key; in Unmarshalling() local
|
/foundation/ability/ability_runtime/test/unittest/completed_dispatcher_test/ |
H A D | completed_dispatcher_test.cpp | 139 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 D | js_function.cpp | 64 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 D | form_utils_impl.cpp | 46 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 D | image_source_ohos.cpp | 71 std::string ImageSourceOhos::GetProperty(const std::string& key) in GetProperty() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_panel.cpp | 24 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 D | jsi_router_module.cpp | 24 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 D | transform_convertor.cpp | 56 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 D | js_lazy_foreach_builder.h | 56 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 D | frontend_delegate.cpp | 116 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 D | sec_comp_kit.h | 52 SecCompKeyEvent key; member
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_cache.cpp | 49 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 D | svg_animation.cpp | 158 std::string key = name; in SetAttr() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_model.h | 90 virtual void UpdateInspectorId(const std::string& key) {}; in UpdateInspectorId() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A D | target_ability_info.cpp | 77 std::string key = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | animated_image.h | 96 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 D | bundle_resource_proxy_test.cpp | 251 std::string key = "key"; in HWTEST_F() local
|
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/ |
H A D | app_domain_verify_data_mgr.cpp | 42 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 D | bundle_state_storage.cpp | 32 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 D | marquee_tdd_test.cpp | 30 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 D | number_format_module.cpp | 79 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
|