/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | render_scene_viewer_factory.cpp | 20 RefPtr<RenderNode> RenderSceneViewer::Create(uint32_t key) in Create() argument
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | suspend_controller.cpp | 24 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 D | parameter_mock.cpp | 21 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 D | form_provider_data_proxy.h | 24 std::string key; member
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/src/ |
H A D | mock_parameters.cpp | 24 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 D | view_full_update_model_ng.cpp | 26 std::string key = NG::ViewStackProcessor::GetInstance()->ProcessViewId(info.viewId); in CreateNode() local
|
H A D | view_stack_model_ng.h | 49 ViewStackProcessor::GetInstance()->PushKey(key); variable
|
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/ |
H A D | mock_parameters.cpp | 23 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 D | span_to_html.h | 57 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 D | simulator_config.cpp | 38 void SimulatorConfig::SetConfigValue(QString key, QString value) const
in SetConfigValue() argument
|
/foundation/multimedia/image_framework/plugins/manager/src/pluginbase/ |
H A D | plugin_class_base.cpp | 44 uint32_t PluginClassBase::SetImplClassKey(AbsImplClassKey &key) in SetImplClassKey() argument
|
/foundation/communication/dsoftbus/core/bus_center/utils/include/ |
H A D | lnn_common_utils.h | 29 uint8_t *key; member
|
/foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
H A D | bus_center_adapter_weak.c | 27 int32_t __attribute__ ((weak)) GetCommonDevInfo(CommonDeviceKey key, char *value, uint32_t len) in GetCommonDevInfo() argument
|
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/ |
H A D | SingleKvStoreKVCallbackJsTest.js | [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/ |
H A D | clean_on_timeout.cpp | 25 Status CleanOnTimeout::OnGot(const UnifiedKey &key) in OnGot() argument
|
H A D | clean_on_startup.cpp | 25 Status CleanOnStartup::OnGot(const UnifiedKey &key) in OnGot() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | intercepted_data.h | 25 const Key &key; member
|
/foundation/distributeddatamgr/preferences/frameworks/native/mock/ability_runtime/dataobs_manager/include/ |
H A D | data_ability_observer_interface.h | 26 virtual void OnChangePreferences(const std::string &key) {} in OnChangePreferences() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
H A D | sysparam_dynamic.c | 20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
|
H A D | sysparam_static.c | 20 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 D | insight_intent_execute_callback_proxy.cpp | 22 void InsightIntentExecuteCallbackProxy::OnExecuteDone(uint64_t key, int32_t resultCode, in OnExecuteDone() argument
|
/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/ |
H A D | abilityms_status.cpp | 21 AbilityMsStatus::AbilityMsStatus(StatusCode code, const char *key, const char *msg)
in AbilityMsStatus() argument
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
H A D | client_factory.cpp | 35 std::shared_ptr<InterIpcClient> ClientFactory::CreateClient(std::string key, in CreateClient() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_func_declaration.cpp | 67 std::string key = attr.first; in SetSpecializedValue() local
|
H A D | svg_fe_gaussianblur_declaration.cpp | 49 std::string key = attr.first; in SetSpecializedValue() local
|