Home
last modified time | relevance | path

Searched defs:preFunc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_cups_attribute_test.cpp139 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710302() variable
157 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710502() variable
176 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710702() variable
208 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710b02() variable
232 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710d02() variable
249 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f710f02() variable
278 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f711102() variable
300 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f711302() variable
326 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f711502() variable
348 PreAttrTestFunc preFunc = [this](ipp_t *response) { in __anon4d5b9f711702() variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_event_handler.h132 void SetPreFunction(Function&& preFunc) in SetPreFunction()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp585 auto preFunc = moveDragController->windowDragHotAreaFunc_; variable