Home
last modified time | relevance | path

Searched refs:IsType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Druntimetype.h49 bool IsType(RuntimeType* target) in IsType() function
59 if (parent->IsType(target)) { in IsType()
105 if (GetRuntimeType()->IsType(O::GetClassType())) { in DynamicCast()