HomeSort by relevance Sort by last modified time
    Searched refs:FileSystemTypeIsValid (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/shared_impl/
file_system_util.h 21 PPAPI_SHARED_EXPORT bool FileSystemTypeIsValid(PP_FileSystemType type);
file_system_util.cc 25 bool FileSystemTypeIsValid(PP_FileSystemType type) {
  /external/chromium_org/ppapi/proxy/
file_io_resource.cc 134 if (!FileSystemTypeIsValid(create_info.file_system_type)) {

Completed in 68 milliseconds