Home
last modified time | relevance | path

Searched defs:targetFunction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dnetwork_selection.h95 std::function<bool(NetworkCandidate &)> targetFunction; variable
167 std::function<double(NetworkCandidate &)> targetFunction; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dimage_module.cpp318 jerry_value_t targetFunction; in OnCallBack() local