Searched refs:ChainedCompiledFileSystem (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dchained_compiled_file_system.py12 class ChainedCompiledFileSystem(object): class in inherits:object
26 ChainedCompiledFileSystem shares the data.
34 return ChainedCompiledFileSystem(
H A Dchained_compiled_file_system_test.py8 from chained_compiled_file_system import ChainedCompiledFileSystem namespace
39 chained_factory = ChainedCompiledFileSystem.Factory([base_file_system],
H A Dpatch_servlet.py11 from chained_compiled_file_system import ChainedCompiledFileSystem namespace
56 combined_compiled_fs_factory = ChainedCompiledFileSystem.Factory(

Completed in 88 milliseconds