OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trim_and_inline
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/common/extensions/docs/server2/
schema_processor.py
213
def
trim_and_inline
(schema, is_idl=False):
function in function:SchemaProcessor.Process
230
return [
trim_and_inline
(idl.process()[0], is_idl=True)]
240
trim_and_inline
(schema)
Completed in 703 milliseconds