Home
last modified time | relevance | path

Searched defs:property (Results 1 – 25 of 85) sorted by relevance

1234

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/
Dadapter_device_config.cpp81 bool AdapterDeviceConfig::SetValue(const std::string &section, const std::string &property, const i… in SetValue()
87 bool AdapterDeviceConfig::SetValue(const std::string &section, const std::string &property, const s… in SetValue()
93 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, int &va… in GetValue()
99 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, std::st… in GetValue()
106 bool AdapterDeviceConfig::GetValue(const std::string &section, const std::string &property, bool &v… in GetValue()
113 …const std::string &section, const std::string &subSection, const std::string &property, const int … in SetValue()
119 …const std::string &section, const std::string &subSection, const std::string &property, const std:… in SetValue()
126 …const std::string &section, const std::string &subSection, const std::string &property, const bool… in SetValue()
133 …const std::string &section, const std::string &subSection, const std::string &property, int &value) in GetValue()
140 …const std::string &section, const std::string &subSection, const std::string &property, std::strin… in GetValue()
[all …]
Dprofile_config.cpp70 const std::string &addr, const std::string &section, const std::string &property, int &value) in GetValue()
77 const std::string &addr, const std::string &section, const std::string &property, bool &value) in GetValue()
84 const std::string &addr, const std::string &section, const std::string &property, int &value) in SetValue()
94 const std::string &addr, const std::string &section, const std::string &property, bool &value) in SetValue()
112 …g::RemoveProperty(const std::string &addr, const std::string &section, const std::string &property) in RemoveProperty()
Dadapter_config.cpp68 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, int &value) in GetValue()
72 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, std::string &… in GetValue()
76 bool AdapterConfig::GetValue(const std::string &section, const std::string &property, bool &value) in GetValue()
Dadapter_device_info.cpp75 bool AdapterDeviceInfo::GetValue(const std::string &section, const std::string &property, std::stri… in GetValue()
81 bool AdapterDeviceInfo::GetValue(const std::string &section, const std::string &property, bool &val… in GetValue()
87 bool AdapterDeviceInfo::GetValue(const std::string &section, const std::string &property, int &valu… in GetValue()
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/
Dxml_parse.cpp71 const std::string &section, const std::string &subSection, const std::string &property) in IntHasProperty()
89 xmlNodePtr &sectionNode, xmlNodePtr &propertyNode, const std::string &property) in ConstructPropertyNode()
107 const std::string &section, const std::string &subSection, const std::string &property) in FindOrCreatePropertyNode()
208 bool XmlParse::impl::HasProperty(xmlNodePtr node, const std::string &property) in HasProperty()
224 bool XmlParse::impl::RemoveProperty(xmlNodePtr node, const std::string &property) in RemoveProperty()
285 …const std::string &section, const std::string &subSection, const std::string &property, int &value) in GetValue()
292 …const std::string &section, const std::string &subSection, const std::string &property, std::strin… in GetValue()
299 …const std::string &section, const std::string &subSection, const std::string &property, bool &valu… in GetValue()
306 …const std::string &section, const std::string &subSection, const std::string &property, const int … in SetValue()
320 …const std::string &section, const std::string &subSection, const std::string &property, const std:… in SetValue()
[all …]
/foundation/windowmanager/wm/test/unittest/
Davoid_area_controller_test.cpp96 sptr<WindowProperty> property = new WindowProperty(); variable
114 sptr<WindowProperty> property = new WindowProperty(); variable
131 sptr<WindowProperty> property = new WindowProperty(); variable
159 sptr<WindowProperty> property = new WindowProperty(); variable
265 sptr<WindowProperty> property = new WindowProperty(); variable
296 sptr<WindowProperty> property = new WindowProperty(); variable
317 sptr<WindowProperty> property = new WindowProperty(); variable
/foundation/graphic/standard/rosen/modules/render_service_client/core/animation/
Drs_implicit_animation_param.h42 const RSAnimatableProperty& property, const T& startValue, const T& endValue) const in CreateAnimation()
64 const RSAnimatableProperty& property, const T& startValue, const T& endValue) const in CreateAnimation()
85 const RSAnimatableProperty& property, const T& startValue, const T& endValue) const in CreateAnimation()
121 const RSAnimatableProperty& property, const T& startValue, const T& endValue) const in CreateAnimation()
Drs_curve_animation.h34 …RSCurveAnimation(const RSAnimatableProperty& property, const T& byValue) : RSPropertyAnimation<T>(… in RSCurveAnimation()
40 RSCurveAnimation(const RSAnimatableProperty& property, const T& startValue, const T& endValue) in RSCurveAnimation()
Drs_path_animation.cpp27 RSPathAnimation::RSPathAnimation(const RSAnimatableProperty& property, const std::shared_ptr<RSPath… in RSPathAnimation()
34const RSAnimatableProperty& property, const std::string& path, const Vector2f& startValue, const V… in RSPathAnimation()
246 bool RSPathAnimation::IsAnimatablePathProperty(const RSAnimatableProperty& property) in IsAnimatablePathProperty()
Drs_implicit_animator.h63 void SetPropertyValue(RSNode& target, const RSAnimatableProperty& property, const T& value) in SetPropertyValue()
Drs_implicit_animator.cpp227 …icitAnimator::ProcessPreCreateAnimation(const RSNode& target, const RSAnimatableProperty& property) in ProcessPreCreateAnimation()
234 …citAnimator::ProcessPostCreateAnimation(const RSNode& target, const RSAnimatableProperty& property) in ProcessPostCreateAnimation()
277 RSNode& target, const RSAnimatableProperty& property, const T& startValue, const T& endValue) in CreateImplicitAnimation()
/foundation/ace/ace_engine/frameworks/core/animation/
Dspring_animation.cpp30 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property) in SpringAnimation()
37 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property, float velocity) in SpringAnimation()
44 SpringAnimation::SpringAnimation(const RefPtr<SpringProperty>& property, float velocity, float valu… in SpringAnimation()
/foundation/communication/netmanager_base/frameworks/js/napi/common/
Dnapi_common.cpp63 napi_env env, napi_value object, const std::string &propertyName, bool property) in SetPropertyBool()
71 napi_env env, napi_value object, const std::string &propertyName, int32_t property) in SetPropertyInt32()
79 napi_env env, napi_value object, const std::string &propertyName, int64_t property) in SetPropertyInt64()
87 napi_env env, napi_value object, const std::string &propertyName, uint32_t property) in SetPropertyUint32()
95 napi_env env, napi_value object, const std::string &propertyName, const std::string &property) in SetPropertyString()
103 napi_env env, napi_value object, const std::string &propertyName, std::string &property) in GetPropertyString()
115 napi_env env, napi_value object, const std::string &propertyName, int32_t &property) in GetPropertyInt32()
123 napi_env env, napi_value object, const std::string &propertyName, int64_t &property) in GetPropertyInt64()
130 napi_value NapiCommon::NapiValueByInt32(napi_env env, int32_t property) in NapiValueByInt32()
/foundation/graphic/standard/rosen/modules/render_service_base/src/animation/
Drs_property_accessors.cpp25 …ed_ptr<RSBasePropertyAccessors> RSBasePropertyAccessors::GetAccessor(RSAnimatableProperty property) in GetAccessor()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/sqlite/
Dsqlite_multi_ver_data_storage.cpp59 int SQLiteMultiVerDataStorage::CheckVersion(const Property &property, bool &isDbExist) const in CheckVersion() argument
78 int SQLiteMultiVerDataStorage::GetVersion(const Property &property, int &version, bool &isDbExisted… in GetVersion() argument
91 int SQLiteMultiVerDataStorage::Open(const Property &property) in Open()
376 int SQLiteMultiVerDataStorage::BackupCurrentDatabase(const Property &property, const std::string &d… in BackupCurrentDatabase()
388 int SQLiteMultiVerDataStorage::ImportDatabase(const Property &property, const std::string &dir, in ImportDatabase()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_single_ver_upgrade_test.cpp143 const OpenDbProperties &property) in CreateDatabase()
338 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V1}; variable
382 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; variable
424 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; variable
486 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; variable
527 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; variable
562 OpenDbProperties property = {dbPath, true, false, ORIG_DATABASE_V2}; variable
Ddistributeddb_storage_memory_single_ver_naturall_store_test.cpp54 KvDBProperties property; in SetUp() local
/foundation/graphic/standard/rosen/modules/render_service_base/include/animation/
Drs_render_property_animation.h72 …RSRenderPropertyAnimation(AnimationId id, const RSAnimatableProperty& property, const T& originVal… in RSRenderPropertyAnimation()
87 int32_t property = 0; in ParseParam() local
/foundation/windowmanager/utils/src/
Dwindow_property.cpp22 WindowProperty::WindowProperty(const sptr<WindowProperty>& property) in WindowProperty()
126 void WindowProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty()
313 void WindowProperty::MapUnmarshalling(Parcel& parcel, sptr<WindowProperty>& property) in MapUnmarshalling()
343 sptr<WindowProperty> property(new WindowProperty()); in Unmarshalling() local
375 void WindowProperty::CopyFrom(const sptr<WindowProperty>& property) in CopyFrom()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/
Dstorage_engine_manager.cpp29 std::string GetIdentifier(const KvDBProperties &property) in GetIdentifier()
34 int GetDatabaseType(const KvDBProperties &property) in GetDatabaseType()
50 StorageEngine *StorageEngineManager::GetStorageEngine(const KvDBProperties &property, int &errCode) in GetStorageEngine()
201 StorageEngine *StorageEngineManager::CreateStorageEngine(const KvDBProperties &property, int &errCo… in CreateStorageEngine()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/operation/
Ddatabase_oper.cpp33 int DatabaseOper::ExecuteRekey(const CipherPassword &passwd, const KvDBProperties &property) in ExecuteRekey()
76 int DatabaseOper::GetCtrlFilePrefix(const KvDBProperties &property, std::string &filePrefix) const in GetCtrlFilePrefix() argument
90 int DatabaseOper::RekeyRecover(const KvDBProperties &property) in RekeyRecover()
223 int DatabaseOper::CreateBackupDirForExport(const KvDBProperties &property, std::string &currentDir, in CreateBackupDirForExport()
297 int DatabaseOper::CreateStatusCtrlFile(const KvDBProperties &property, std::string &orgCtrlFile, in CreateStatusCtrlFile()
376 int DatabaseOper::GetWorkDir(const KvDBProperties &property, std::string &workDir) in GetWorkDir()
418 void DatabaseOper::InitImportFileInfo(ImportFileInfo &info, const KvDBProperties &property) in InitImportFileInfo()
/foundation/windowmanager/wmserver/src/
Ddrag_controller.cpp94 auto property = node->GetWindowProperty(); in FinishDrag() local
135 sptr<WindowProperty> property = windowNode->GetWindowProperty(); in GetHitPoint() local
Dwindow_controller.cpp35 WMError WindowController::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow()
62 WMError WindowController::AddWindowNode(sptr<WindowProperty>& property) in AddWindowNode()
184 auto property = node->GetWindowProperty(); in ResizeRect() local
412 auto property = node->GetWindowProperty(); in SetWindowType() local
431 auto property = node->GetWindowProperty(); in SetWindowFlags() local
442 …roller::SetSystemBarProperty(uint32_t windowId, WindowType type, const SystemBarProperty& property) in SetSystemBarProperty()
578 WMError WindowController::UpdateProperty(sptr<WindowProperty>& property, PropertyChangeAction actio… in UpdateProperty()
Dwindow_layout_policy_cascade.cpp120 auto property = node->GetWindowProperty(); in AddWindowNode() local
191 auto property = node->GetWindowProperty(); in UpdateLayoutRect() local
390 auto property = (*iter)->GetWindowProperty(); in GetCurCascadeRect() local
431 auto property = node->GetWindowProperty(); in SetCascadeRect() local
/foundation/windowmanager/wmserver/include/
Dwindow_node.h30 WindowNode(const sptr<WindowProperty>& property, const sptr<IWindow>& window, in WindowNode()

1234