Home
last modified time | relevance | path

Searched defs:key (Results 201 - 225 of 2529) sorted by relevance

12345678910>>...102

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dinsight_intent_host_client.cpp44 void InsightIntentHostClient::RemoveInsightIntentExecute(uint64_t key) in RemoveInsightIntentExecute() argument
54 void InsightIntentHostClient::OnExecuteDone(uint64_t key, int32_t resultCode, in OnExecuteDone() argument
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_pref_test/
H A Dmock_data_ability_observer_stub.h29 void OnChangePreferences(const std::string &key) in OnChangePreferences() argument
/foundation/ability/ability_runtime/test/unittest/multi_instance_utils_test/
H A Dmulti_instance_utils_test.cpp55 auto key = MultiInstanceUtils::GetInstanceKey(want); in HWTEST_F() local
71 auto key = MultiInstanceUtils::GetValidExtensionInstanceKey(abilityRequest); in HWTEST_F() local
89 auto key = MultiInstanceUtils::GetValidExtensionInstanceKey(abilityRequest); in HWTEST_F() local
105 auto key = MultiInstanceUtils::GetSelfCallerInstanceKey(abilityRequest); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_info_utils.h37 InnerWrapJsWantParams( napi_env env, napi_value object, const std::string &key, const AAFwk::WantParams &wantParams) InnerWrapJsWantParams() argument
57 InnerWrapWantParamsArray( napi_env env, napi_value object, const std::string &key, sptr<AAFwk::IArray> &ao) InnerWrapWantParamsArray() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddata_ability_observer_interface.h57 virtual void OnChangePreferences(const std::string &key) in OnChangePreferences() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_badge_bridge.cpp34 shared_ptr<JsValue> key = propertyNames->GetElement(runtime, i); in ParseBadgeConfig() local
H A Djsi_stepper_bridge.cpp35 shared_ptr<JsValue> key = propertyNames->GetElement(runtime, i); in GetAttrLabel() local
H A Djsi_clock_bridge.cpp34 shared_ptr<JsValue> key = propertyNames->GetElement(runtime, i); in ParseClockConfig() local
H A Djsi_input_bridge.cpp35 const auto& key = properties->GetElement(runtime, i); in GetInputOption() local
/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_manager.cpp50 auto key = MakeCacheKey(bundleName, moduleName); in RegisterMainResourceAdapter() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dfocusable_grid.cpp43 KeyDirection key = DIRECTION_MAP.at(vertical).at(reverse); in RequestNextFocus() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_full_update_model_impl.cpp25 std::string key = ViewStackProcessor::GetInstance()->ProcessViewId(info.viewId); in CreateNode() local
/foundation/arkui/ace_engine/frameworks/core/common/storage/
H A Dstorage.h46 virtual DataType GetDataType(const std::string& key) in GetDataType() argument
59 void OnDataChange(const std::string& key) in OnDataChange() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.cpp30 void StorageImpl::SetString(const std::string& key, const std::string& value) in SetString() argument
40 std::string StorageImpl::GetString(const std::string& key) in GetString() argument
58 void StorageImpl::Delete(const std::string& key) in Delete() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/osal/advance/
H A Dai_write_adapter.cpp24 std::vector<uint8_t> GetBufferParam(const std::string& key, const AAFwk::WantParams& wantParams) { return {}; } in GetBufferParam() argument
25 bool AIWriteAdapter::GetBoolParam(const std::string& key, const AAFwk::WantParams& wantParams) { return false; } in GetBoolParam() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dace_trace.cpp27 void AceCountTrace(const char *key, int32_t count) {} in AceCountTrace() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ai_write_adapter.cpp33 std::vector<uint8_t> GetBufferParam(const std::string& key, const AAFwk::WantParams& wantParams) { return {}; } in GetBufferParam() argument
34 bool AIWriteAdapter::GetBoolParam(const std::string& key, const AAFwk::WantParams& wantParams) { return false; } in GetBoolParam() argument
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_cache.cpp20 void ImageCache::CacheImage(const std::string& key, const std::shared_ptr<CachedImage>& image) {} in CacheImage() argument
22 RefPtr<NG::ImageObject> ImageCache::GetCacheImgObjNG(const std::string& key) in GetCacheImgObjNG() argument
27 void ImageCache::CacheImgObjNG(const std::string& key, const RefPtr<NG::ImageObject>& imgObj) {} in CacheImgObjNG() argument
34 RefPtr<NG::ImageData> ImageCache::GetCacheImageData(const std::string& key) in GetCacheImageData() argument
39 void ImageCache::CacheImageData(const std::string& key, const RefPtr<NG::ImageData>& imageData) {} in CacheImageData() argument
43 void ImageCache::ClearCacheImage(const std::string& key) {} in ClearCacheImage() argument
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_pixmap_image.cpp34 void PixelMapImage::Cache(const std::string& key) {} in Cache() argument
35 RefPtr<CanvasImage> PixelMapImage::QueryFromCache(const std::string& key) in QueryFromCache() argument
H A Dmock_skia_image.cpp30 void DrawingImage::Cache(const std::string& key) {} in Cache() argument
32 RefPtr<CanvasImage> DrawingImage::QueryFromCache(const std::string& key) in QueryFromCache() argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/
H A Dkeywords.py49 key = "" variable in KeyValueSample
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_model_ng.cpp55 void RepeatModelNG::CreateNewChildStart(const std::string& key) in CreateNewChildStart() argument
66 void RepeatModelNG::CreateNewChildFinish(const std::string& key) in CreateNewChildFinish() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_parameter.c21 int SetParameter(const char *key, const char *value) in SetParameter() argument
28 int GetParameter(const char *key, const char *def, char *value, unsigned int len) in GetParameter() argument
46 int WaitParameter(const char *key, const char *value, int timeout) in WaitParameter() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_gaussian_blur.cpp69 std::string key = name; in ParseAndSetSpecializedAttr() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbms_param.cpp40 bool BmsParam::GetBmsParam(const std::string &key, std::string &value) in GetBmsParam() argument
70 bool BmsParam::DeleteBmsParam(const std::string &key) in DeleteBmsParam() argument

Completed in 7 milliseconds

12345678910>>...102