Home
last modified time | relevance | path

Searched refs:LoadHint2Type (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.cpp66 bool ViewDataWrap::LoadHint2Type(const std::vector<std::string>& placeHolder, std::vector<int>& intType, in LoadHint2Type() function in OHOS::Ace::ViewDataWrap
100 auto isSuccessLoadHint2Type = LoadHint2Type(placeHolder, intType, metadata); in GetPlaceHolderValue()
/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dview_data_wrap.h36 static bool LoadHint2Type(const std::vector<std::string>& placeHolder, std::vector<int>& type,
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1466 auto isSuccess = viewDataWrapOhos->LoadHint2Type(placeHolder, intType, metadata); in PlaceHolderToType()

Completed in 7 milliseconds