Searched defs:IsCppString (Results 1 - 1 of 1) sorted by relevance

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

Completed in 31 milliseconds