Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/
Dmessage.h38 using Function = std::function<void()>; variable
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/
Dmessage.h38 using Function = std::function<void()>; variable
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
Djsi_interface_tdd_test.cpp45 JSIValue JsiInterfaceTddTest::Function(const JSIValue thisVal, const JSIValue args[], uint8_t argsN… in Function() function in OHOS::ACELite::JsiInterfaceTddTest