Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_adapter.cpp46 initFunc_ = reinterpret_cast<AdapterInitFunc>(loader_->GetSymbol(INIT_FUNCTION_NAME)); in Init()
48 DISPLAY_LOGE("failed to get function %{public}s", INIT_FUNCTION_NAME); in Init()
H A Ddisplay_adapter.h44 static constexpr const char *INIT_FUNCTION_NAME = "DisplayAdapaterInitialize"; member in OHOS::HDI::DISPLAY::DisplayAdapter

Completed in 1 milliseconds