Searched refs:IsDescriptor (Results 1 – 2 of 2) sorted by relevance
59 return IsDescriptor(DESCRIPTOR_ATTR_IF, descriptor); in IsIfDescriptor()64 return IsDescriptor(DESCRIPTOR_ATTR_FOR, descriptor); in IsForDescriptor()236 bool DescriptorUtils::IsDescriptor(const char * const type, JSValue descriptor) in IsDescriptor() function in OHOS::ACELite::DescriptorUtils
183 static bool IsDescriptor(const char * const type, JSValue descriptor);