Home
last modified time | relevance | path

Searched defs:initFunc (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dexternal_loader.cpp94 auto initFunc = ExternLoader::Instance()->GetInitFunc(); in InitExt() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_layer_test.cpp74 LayerInitFunc initFunc = [](const void* data, GetNextLayerAddr getAddr) -> EglWrapperFuncPointer { in HWTEST_F() local
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi_types.h41 InitFunc initFunc; member
/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_handler.cpp271 std::function<void()> initFunc = [] {}; in TransferInitTask() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp321 LayerInitFunc initFunc = (LayerInitFunc)dlsym(dlhandle_, DEBUG_LAYER_INIT_FUNC); in LoadLayerFuncs() local

Completed in 3 milliseconds