Searched refs:DEBUG_LAYER_INIT_FUNC (Results 1 – 1 of 1) sorted by relevance
37 constexpr const char *DEBUG_LAYER_INIT_FUNC = "DebugLayerInitialize"; variable321 LayerInitFunc initFunc = (LayerInitFunc)dlsym(dlhandle_, DEBUG_LAYER_INIT_FUNC); in LoadLayerFuncs()323 WLOGE("can't find %{public}s in debug layer library.", DEBUG_LAYER_INIT_FUNC); in LoadLayerFuncs()