Home
last modified time | relevance | path

Searched defs:key (Results 1 - 25 of 1739) sorted by relevance

12345678910>>...70

/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer_factory.cpp20 RefPtr<RenderNode> RenderSceneViewer::Create(uint32_t key) in Create() argument
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dsuspend_controller.cpp24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() argument
34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() argument
/foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/
H A Dparameter_mock.cpp21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_provider_data_proxy.h24 std::string key; member
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/src/
H A Dmock_parameters.cpp24 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument
29 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_full_update_model_ng.cpp26 std::string key = NG::ViewStackProcessor::GetInstance()->ProcessViewId(info.viewId); in CreateNode() local
H A Dview_stack_model_ng.h49 ViewStackProcessor::GetInstance()->PushKey(key); variable
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/
H A Dmock_parameters.cpp23 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument
28 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.h57 static std::string ToHtmlStyleFormat(const std::string& key, const std::string& value) in ToHtmlStyleFormat() argument
62 static std::string ToHtmlAttributeFormat(const std::string& key, const std::string& value) in ToHtmlAttributeFormat() argument
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dsimulator_config.cpp38 void SimulatorConfig::SetConfigValue(QString key, QString value) const in SetConfigValue() argument
/foundation/multimedia/image_framework/plugins/manager/src/pluginbase/
H A Dplugin_class_base.cpp44 uint32_t PluginClassBase::SetImplClassKey(AbsImplClassKey &key) in SetImplClassKey() argument
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_common_utils.h29 uint8_t *key; member
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter_weak.c27 int32_t __attribute__ ((weak)) GetCommonDevInfo(CommonDeviceKey key, char *value, uint32_t len) in GetCommonDevInfo() argument
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSingleKvStoreKVCallbackJsTest.js[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dclean_on_timeout.cpp25 Status CleanOnTimeout::OnGot(const UnifiedKey &key) in OnGot() argument
H A Dclean_on_startup.cpp25 Status CleanOnStartup::OnGot(const UnifiedKey &key) in OnGot() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dintercepted_data.h25 const Key &key; member
/foundation/distributeddatamgr/preferences/frameworks/native/mock/ability_runtime/dataobs_manager/include/
H A Ddata_ability_observer_interface.h26 virtual void OnChangePreferences(const std::string &key) {} in OnChangePreferences() argument
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dsysparam_dynamic.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
H A Dsysparam_static.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_callback_proxy.cpp22 void InsightIntentExecuteCallbackProxy::OnExecuteDone(uint64_t key, int32_t resultCode, in OnExecuteDone() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_status.cpp21 AbilityMsStatus::AbilityMsStatus(StatusCode code, const char *key, const char *msg) in AbilityMsStatus() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dclient_factory.cpp35 std::shared_ptr<InterIpcClient> ClientFactory::CreateClient(std::string key, in CreateClient() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_func_declaration.cpp67 std::string key = attr.first; in SetSpecializedValue() local
H A Dsvg_fe_gaussianblur_declaration.cpp49 std::string key = attr.first; in SetSpecializedValue() local

Completed in 9 milliseconds

12345678910>>...70