Home
last modified time | relevance | path

Searched refs:COMPATIBLE (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_factory.h34 case BootStrategyType::COMPATIBLE: in GetBootStrategy()
H A Dutil.h58 COMPATIBLE, member in OHOS::BootStrategyType
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_controller_test.cpp59 EXPECT_EQ(type, BootStrategyType::COMPATIBLE); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp93 return BootStrategyType::COMPATIBLE; in GetBootType()
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h81 COMPATIBLE = 512, member in OHOS::DistributedDeviceProfile::DPInterfaceCode::DeviceIdType::AuthenticationType::BindType
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h113 COMPATIBLE, member in DistributedDB::SchemaObject::SchemaMode
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp527 schemaMode_ = ((modeStripped == SchemaConstant::KEYWORD_MODE_STRICT) ? SchemaMode::STRICT : SchemaMode::COMPATIBLE); in ParseCheckSchemaVersionMode()
755 {SchemaMode::COMPATIBLE, "COMPATIBLE"}, in CompareSchemaVersionMode()

Completed in 25 milliseconds