Searched defs:typesArray (Results 1 – 4 of 4) sorted by relevance
48 char** typesArray = new (std::nothrow) char* [vectorSize]; in StrVectorToTypesArray() local
321 const auto& typesArray = *reinterpret_cast<std::vector<int32_t>*>(types); in FfiOHOSAceFrameworkNavdestinationIgnoreLayoutSafeArea() local
529 const auto& typesArray = *reinterpret_cast<std::vector<int32_t>*>(types); in FfiOHOSAceFrameworkNavigationSetIgnoreLayoutSafeArea() local
535 int32_t OH_ArkUI_SetNodeAllowedDropDataTypes(ArkUI_NodeHandle node, const char* typesArray[], int32… in OH_ArkUI_SetNodeAllowedDropDataTypes()