/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_test.cpp | 206 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0202() variable 266 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0302() variable 320 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0402() variable 360 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0502() variable 400 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0602() variable 446 auto checkFunc = [&dumpStream, &dumpInfo]() { in __anonf32ef11e0702() variable
|
H A D | avformat_unit_channel_layout_test.cpp | 243 auto checkFunc = [&dumpStream, &dumpInfo, i]() { in __anonf72609730102() variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_nav_path_stack.h | 54 void SetCheckNavDestinationExistsFunc(std::function<int32_t(JSRef<JSObject>)> checkFunc) in SetCheckNavDestinationExistsFunc()
|
H A D | js_navigation_stack.cpp | 96 std::function<int32_t(JSRef<JSObject>)> checkFunc) in UpdateCheckNavDestinationExistsFunc()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/queue/ |
H A D | render_fifo_queue.h | 82 void Remove(const std::function<bool(T &)> &checkFunc) override in Remove()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | fsm_common.h | 35 #define FSM_RETURN_IF_HANDLE_NOT_EXIST(checkFunc, handle) \ argument
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/ |
H A D | codec_factory.cpp | 53 auto checkFunc = [](const std::string &str) { return str.find("secure") != std::string::npos; }; in GetCodecNameArrayByMime() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | avoid_area_controller.cpp | 46 const std::function<bool(sptr<WindowNode>)>& checkFunc) in ProcessWindowChange() 156 const std::function<bool(sptr<WindowNode>)>& checkFunc) in UpdateOverlayWindowIfNeed()
|
H A D | window_node_container.cpp | 1301 auto checkFunc = [this](sptr<WindowNode> node) { in NotifyIfAvoidAreaChanged() local 1322 auto checkFunc = [this](sptr<WindowNode> node) { in ProcessWindowAvoidAreaChangeWhenDisplayChange() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push_callback.cpp | 145 napi_value checkFunc = nullptr; in OnCheckNotification() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | videodec_func_unit_test.cpp | 1202 auto checkFunc = [&dumpInfo](const std::string key) { in __anonc37cefb30d02() variable
|
/ohos5.0/base/security/asset/frameworks/js/napi/src/ |
H A D | asset_napi_common.cpp | 394 const NapiCallerArgs &args, CheckFuncPtr checkFunc) in NapiAsync()
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/ |
H A D | hdf_disp.h | 100 int32_t (*checkFunc)(struct PanelData *panel); member
|