Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.cpp75 Hint2Type hintFun = reinterpret_cast<Hint2Type>(dlsym(handle, HINT_2_TYPE)); in LoadHint2Type() local
76 if (hintFun == nullptr) { in LoadHint2Type()
81 if (hintFun(placeHolder, intType, metadata)) { in LoadHint2Type()

Completed in 2 milliseconds