/ohos5.0/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); in AddOrChangeTranslateModifier() local 108 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeQuaternionModifier() local 120 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeRadiusModifier() local 131 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeSaturationModifier() local 142 bool isCreate = CreateOrSetModifierValue(property, value); in AddOrChangeBrightnessModifier() local [all …]
|
/ohos5.0/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 | 39 const Options &options, Status &status, bool &isCreate) in GetOrOpenStore()
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/ |
H A D | event_source_example.cpp | 50 …int isCreate = ::mkdir(SYSTEM_FAULT_LOG_PATH.c_str(), S_IRUSR | S_IWUSR | S_IXUSR | S_IRWXG | S_IR… in OnLoad() local
|
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/ |
H A D | bundle_event_source_example.cpp | 52 …int isCreate = ::mkdir(SYSTEM_FAULT_LOG_PATH.c_str(), S_IRUSR | S_IWUSR | S_IXUSR | S_IRWXG | S_IR… in OnLoad() local
|
/ohos5.0/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()
|
/ohos5.0/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()
|
/ohos5.0/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 | 61 const Options &options, Status &status, bool &isCreate) in GetOrOpenStore()
|
H A D | backup_manager.cpp | 124 bool isCreate = !StoreUtil::IsFileExist(backupFullName); in Backup() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_storage_executor_extend.cpp | 309 bool isCreate = false; in RemoveCloudUploadFlag() local
|
H A D | sqlite_single_ver_database_upgrader.cpp | 449 bool isCreate = false; in MigrateMetaFromMetaDB() local
|
H A D | sqlite_single_ver_natural_store.cpp | 372 bool isCreate = kvDBProp.GetBoolProp(KvDBProperties::CREATE_IF_NECESSARY, true); in CheckDatabaseRecovery() local
|
H A D | sqlite_single_ver_storage_executor.cpp | 1707 bool isCreate = false; in RemoveDeviceData() local
|
/ohos5.0/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()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/ |
H A D | notify_test.cpp | 157 void CheckCloseAssetNotify(bool isCreate) in CheckCloseAssetNotify()
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 589 void RichEditorSelectOverlay::OnAfterSelectOverlayShow(bool isCreate) in OnAfterSelectOverlayShow()
|
/ohos5.0/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()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 195 const std::string &subDir, bool isCreate) in CreateStoreDirectory()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 554 bool isCreate = false; in Subscribe() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 576 bool isCreate = false; in Subscribe() local
|