Home
last modified time | relevance | path

Searched defs:frames_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local_thread.h43 std::vector<DfxFrame> frames_; variable
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
H A Davdemuxer_demo.h57 std::map<int32_t, int64_t> frames_; variable
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/inner_demo/
H A Dinner_demuxer_demo.h53 std::map<int32_t, int64_t> frames_; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_animator_component.h105 ImageAnimatorInfo *frames_; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.h61 std::map<uint32_t, int32_t> frames_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.h71 std::vector<DfxFrame> frames_; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp425 uint64_t frames_; in GetPresentationPosition() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp278 std::vector<DfxFrame> frames_ {}; member in OHOS::HiviewDFX::Unwinder::Impl