Home
last modified time | relevance | path

Searched refs:getFileFd (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/validator/acts_validator/src/main/ets/pages/model/
DmediaPlay.ts28 async getFileFd(name) { method in mediaPlay
52 fd = await this.getFileFd('test.mp4')
54 fd = await this.getFileFd('test.wav')
DAudioCapturer.ts54 async getFileFd() { method in AudioCapturer
64 this.fd = await this.getFileFd()
DCameraService.ts402 async getFileFd() { method in CameraService
419 this.fd = await this.getFileFd()