Home
last modified time | relevance | path

Searched refs:otherType (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfAnyTest.cpp159 Any<float> otherType; in HWTEST_F() local
160 EXPECT_FALSE(otherType.CopyFrom(any)); in HWTEST_F()
408 ArrayAny<float> otherType; in HWTEST_F() local
409 EXPECT_FALSE(otherType.CopyFrom(any)); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp814 auto otherType = otherField.type(); in CompareFieldInfo() local
816 CHECK_NULL_UNLIKELY_RETURN_ERROR(otherType); in CompareFieldInfo()
819 auto otherBaseType = otherType->base_type(); in CompareFieldInfo()
827 auto otherElementType = otherType->element(); in CompareFieldInfo()
919 auto otherType = bothField.second->type(); in CompareStruct() local
921 CHECK_NULL_UNLIKELY_RETURN_ERROR(otherType); in CompareStruct()
923 auto otherObjIndex = otherType->index(); in CompareStruct()

Completed in 3 milliseconds