Home
last modified time | relevance | path

Searched refs:PARAM_0666 (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dmediaavsourcendk.cpp30 #define PARAM_0666 0666 macro
52 int fd = open(fileName, O_RDONLY, PARAM_0666); in AVSourceCreateWithFD()
81 int fd = open(fileName, O_RDONLY, PARAM_0666); in AVSourceDestroy()
109 int fd = open(fileName, O_RDONLY, PARAM_0666); in AVSourceGetSourceFormat()
140 int fd = open(fileName, O_RDONLY, PARAM_0666); in AVSourceGetTrackFormat()
H A Dnativeavdemuxerndk.cpp41 #define PARAM_0666 0666 macro
59 int fd = open(fileName, O_RDWR, PARAM_0666); in GetSource()
129 int fd = open(fileName, O_RDWR, PARAM_0666); in OHAVDemuxerSeekToTime()
159 int fd = open(fileName, O_RDWR, PARAM_0666); in OHAVDemuxerSelectTrackByID()
H A Dnativeavmuxerndk.cpp34 #define PARAM_0666 0666 macro
175 int fileDescribe = open("/data/storage/el2/base/files/demo.mp4", O_CREAT | O_RDWR | O_TRUNC, PARAM_0666); in OHAVMuxerWriteSample()
212 int fileDescribe = open("/data/storage/el2/base/files/demo.mp4", O_CREAT | O_RDWR | O_TRUNC, PARAM_0666); in OHAVMuxerWriteSampleBuffer()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dftwndk.cpp26 #define PARAM_0666 0666 macro
57 int fp = open(path, O_CREAT, PARAM_0666); in Nftw()
69 int fp = open(path, O_CREAT, PARAM_0666); in Nftw64()
H A Dtimendk1.cpp43 #define PARAM_0666 0666 macro
84 int fd = openat(dir_fd, TEST_FILE_NAME, O_CREAT | O_RDWR | O_EXCL, PARAM_0666); in Futimesat_One()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dtimendk32.cpp43 #define PARAM_0666 0666 macro
H A Dfnmatchndk32.cpp70 #define PARAM_0666 0666 macro
341 int fileDescribe = openat(dir_fd, TEST_FILE_NAME, O_CREAT | O_RDWR | O_EXCL, PARAM_0666); in FuTimesAt_time64()
433 int fd = open("/data/storage/el2/base/files/Fzl.txt", O_RDWR | O_CREAT, PARAM_0666); in LuTimes_time64()
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp50 #define PARAM_0666 0666 macro
55 #define PARAM_0666 0666 macro
56 #define PARAM_0666 0666 macro
140 int fileDescribe = open(fileName, O_RDONLY, PARAM_0666); in GetFDSourceInfo()

Completed in 9 milliseconds