Searched refs:SingleFile (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Ddirectory_zipper.py9 from compiled_file_system import SingleFile namespace
22 # NOTE: It's ok to specify SingleFile here even though this method reads
25 @SingleFile
H A Dapi_categorizer.py8 from compiled_file_system import SingleFile namespace
27 @SingleFile
H A Dsidenav_data_source.py9 from compiled_file_system import Cache, SingleFile, Unicode namespace
69 @SingleFile
H A Dcompiled_file_system.py34 with the SingleFile decorator below.
40 def SingleFile(fn): function
123 Cache(SingleFile(lambda _, data:
134 SingleFile(lambda path, text: Motemplate(ToUnicode(text), name=path)),
143 SingleFile(lambda _, text: ToUnicode(text)),
H A Dapi_models.py7 from compiled_file_system import Cache, SingleFile, Unicode namespace
71 @SingleFile
H A Dcontent_provider.py9 from compiled_file_system import SingleFile namespace
80 @SingleFile
H A Davailability_finder.py10 from compiled_file_system import CompiledFileSystem, SingleFile, Unicode namespace
161 SingleFile(Unicode(process_schema)),
H A Dfeatures_bundle.py8 from compiled_file_system import SingleFile, Unicode namespace
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_system_unittest.cpp13 TEST(System, SingleFile) {

Completed in 1164 milliseconds