Searched refs:uses_internal_paths (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dfile_ref_resource.cc29 if (uses_internal_paths()) {
52 CHECK(uses_internal_paths());
106 if (!uses_internal_paths())
112 if (!uses_internal_paths())
261 bool FileRefResource::uses_internal_paths() const { function in class:ppapi::proxy::FileRefResource
H A Dfile_ref_resource.h83 bool uses_internal_paths() const;

Completed in 183 milliseconds