Searched defs:isValid (Results 1 – 10 of 10) sorted by relevance
388 bool *isValid = nullptr; variable408 bool *isValid = nullptr; variable
729 OH_AVErrCode ADecBufferDemo::IsValid(OH_AVCodec *codec, bool *isValid) in IsValid()
18 const unsigned int isValid = 0; variable
463 bool *isValid = nullptr; variable483 bool *isValid = nullptr; variable
690 OH_AVErrCode AudioBufferAacEncDemo::IsValid(OH_AVCodec *codec, bool *isValid) in IsValid()
282 bool isValid = false; in testApi() local
316 bool isValid = false; in testApi() local
365 bool isValid = false; variable
378 bool isValid = false; variable
726 auto isValid = jsvm::Call(validate, WebAssembly, {arraybuffer}); local