Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp440 static inline bool is_transcode_supported_path(const string& path, struct fuse* fuse) { in is_transcode_supported_path() function
487 if (!synthetic_path && !is_transcode_supported_path(path, fuse)) { in validate_node_path()