Home
last modified time | relevance | path

Searched refs:IsCppString (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py1034 def IsCppString(line): function
1166 if commentpos != -1 and not IsCppString(line[:commentpos]):