Searched refs:LoadHint2Type (Results 1 – 3 of 3) sorted by relevance
68 bool ViewDataWrap::LoadHint2Type(const std::vector<std::string>& placeHolder, std::vector<int>& int… in LoadHint2Type() function in OHOS::Ace::ViewDataWrap102 auto isSuccessLoadHint2Type = LoadHint2Type(placeHolder, intType, metadata); in GetPlaceHolderValue()
36 static bool LoadHint2Type(const std::vector<std::string>& placeHolder, std::vector<int>& type,
1471 auto isSuccess = viewDataWrapOhos->LoadHint2Type(placeHolder, intType, metadata); in PlaceHolderToType()