/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_modifier_property.cpp | 36 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 D | store_manager.cpp | 39 bool isCreate = false; in GetKVStore() local
|
H A D | store_factory.cpp | 38 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 D | store_manager.cpp | 53 bool isCreate = false; in GetKVStore() local
|
H A D | store_factory.cpp | 60 GetOrOpenStore(const AppId &appId, const StoreId &storeId, const Options &options, Status &status, bool &isCreate) GetOrOpenStore() argument
|
H A D | backup_manager.cpp | 124 bool isCreate = !StoreUtil::IsFileExist(backupFullName); in Backup() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | process_system_api_adapter_impl.cpp | 154 void ProcessSystemApiAdapterImpl::SetNeedCreateDb(bool isCreate) in SetNeedCreateDb() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_overlay_callback.h | 74 virtual void OnAfterSelectOverlayShow(bool isCreate) {} in OnAfterSelectOverlayShow() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/ |
H A D | notify_test.cpp | 163 void CheckCloseAssetNotify(bool isCreate) in CheckCloseAssetNotify() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_storage_executor_extend.cpp | 393 bool isCreate = false; in RemoveCloudUploadFlag() local
|
H A D | sqlite_single_ver_database_upgrader.cpp | 442 bool isCreate = false; in MigrateMetaFromMetaDB() local
|
H A D | sqlite_single_ver_storage_executor.cpp | 1706 bool isCreate = false; in RemoveDeviceData() local
|
H A D | sqlite_single_ver_natural_store.cpp | 372 bool isCreate = kvDBProp.GetBoolProp(KvDBProperties::CREATE_IF_NECESSARY, true); in CheckDatabaseRecovery() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/ |
H A D | backup_manager.cpp | 278 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 D | lnn_net_builder_init.c | 164 bool isCreate = false; in PostJoinRequestToConnFsm() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | single_ver_database_oper.cpp | 504 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 D | rd_single_ver_natural_store.cpp | 121 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 D | rich_editor_select_overlay.cpp | 590 void RichEditorSelectOverlay::OnAfterSelectOverlayShow(bool isCreate) in OnAfterSelectOverlayShow() argument
|
H A D | rich_editor_pattern.cpp | 9679 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 D | text_field_select_overlay.cpp | 93 void TextFieldSelectOverlay::OnAfterSelectOverlayShow(bool isCreate) in OnAfterSelectOverlayShow() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 450 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 D | kvdb_service_impl.cpp | 548 bool isCreate = false; in Subscribe() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 194 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 D | navigation_pattern.cpp | 1597 bool isCreate = navigationStack_->CreateNodeByIndex(index, parentNode_, node); in GenerateUINodeByIndex() local
|