Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.cpp114 int32_t oldFd = ExtractFd(hapticUri); in OpenHapticFile() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp726 int32_t oldFd = dup(STDERR_FILENO); in RedirectStdErrToFile() local
788 int oldFd = RedirectStdErrToFile("/data/test/dwarf_test_aarch64_elf_result2"); variable