Home
last modified time | relevance | path

Searched defs:isCreate (Results 1 - 24 of 24) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_property.cpp36 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeScaleModifier() local
48 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeSkewModifier() local
60 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangePivotModifier() local
72 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeTranslateZModifier() local
84 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangePerspectiveModifier() local
96 bool isCreate = CreateOrSetModifierValue(property, value); AddOrChangeTranslateModifier() local
108 bool isCreate = CreateOrSetModifierValue(property, value); AddOrChangeQuaternionModifier() local
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp39 bool isCreate = false; in GetKVStore() local
H A Dstore_factory.cpp38 GetOrOpenStore(const AppId &appId, const StoreId &storeId, const Options &options, Status &status, bool &isCreate) GetOrOpenStore() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp53 bool isCreate = false; in GetKVStore() local
H A Dstore_factory.cpp60 GetOrOpenStore(const AppId &appId, const StoreId &storeId, const Options &options, Status &status, bool &isCreate) GetOrOpenStore() argument
H A Dbackup_manager.cpp124 bool isCreate = !StoreUtil::IsFileExist(backupFullName); in Backup() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Dprocess_system_api_adapter_impl.cpp154 void ProcessSystemApiAdapterImpl::SetNeedCreateDb(bool isCreate) in SetNeedCreateDb() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_callback.h74 virtual void OnAfterSelectOverlayShow(bool isCreate) {} in OnAfterSelectOverlayShow() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/
H A Dnotify_test.cpp163 void CheckCloseAssetNotify(bool isCreate) in CheckCloseAssetNotify() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp393 bool isCreate = false; in RemoveCloudUploadFlag() local
H A Dsqlite_single_ver_database_upgrader.cpp442 bool isCreate = false; in MigrateMetaFromMetaDB() local
H A Dsqlite_single_ver_storage_executor.cpp1706 bool isCreate = false; in RemoveDeviceData() local
H A Dsqlite_single_ver_natural_store.cpp372 bool isCreate = kvDBProp.GetBoolProp(KvDBProperties::CREATE_IF_NECESSARY, true); in CheckDatabaseRecovery() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp278 void BackupManager::CopyFile(const std::string &oldPath, const std::string &newPath, bool isCreate) in CopyFile() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_init.c164 bool isCreate = false; in PostJoinRequestToConnFsm() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dsingle_ver_database_oper.cpp504 bool isCreate = properties.GetBoolProp(KvDBProperties::CREATE_IF_NECESSARY, true); in InitDataBaseOption() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp121 bool isCreate = kvDBProp.GetBoolProp(KvDBProperties::CREATE_IF_NECESSARY, true); in Open() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp590 void RichEditorSelectOverlay::OnAfterSelectOverlayShow(bool isCreate) in OnAfterSelectOverlayShow() argument
H A Drich_editor_pattern.cpp9679 void RichEditorPattern::CalcInsertValueObj(TextInsertValueInfo& info, int textIndex, bool isCreate) in CalcInsertValueObj() argument
9527 GetReplacedSpan(RichEditorChangeValue& changeValue, int32_t& innerPosition, const std::string& insertValue, int32_t textIndex, std::optional<TextStyle> textStyle, std::optional<struct UpdateParagraphStyle> paraStyle, bool isCreate, bool fixDel) GetReplacedSpan() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp93 void TextFieldSelectOverlay::OnAfterSelectOverlayShow(bool isCreate) in OnAfterSelectOverlayShow() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp450 bool isCreate = SymbolAnimation::CreateOrSetModifierValue(pivotProperty_, CENTER_NODE_COORDINATE); in SetNodePivot() local
778 bool isCreate = SymbolAnimation::CreateOrSetModifierValue(scaleProperty, scaleValueBegin); in AddScaleBaseModifier() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp548 bool isCreate = false; in Subscribe() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp194 CreateStoreDirectory(const std::string &directory, const std::string &identifierName, const std::string &subDir, bool isCreate) CreateStoreDirectory() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp1597 bool isCreate = navigationStack_->CreateNodeByIndex(index, parentNode_, node); in GenerateUINodeByIndex() local

Completed in 49 milliseconds