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

  /external/libmojo/build/
gn_helpers.py 26 def ToGNString(value, allow_dicts = True):
29 allow_dicts indicates if this function will allow converting dictionaries
51 if not allow_dicts:
  /external/skia/gn/
gn_helpers.py 26 def ToGNString(value, allow_dicts = True):
29 allow_dicts indicates if this function will allow converting dictionaries
51 if not allow_dicts:
  /external/skqp/gn/
gn_helpers.py 26 def ToGNString(value, allow_dicts = True):
29 allow_dicts indicates if this function will allow converting dictionaries
51 if not allow_dicts:

Completed in 93 milliseconds