Home
last modified time | relevance | path

Searched defs:len_str (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dinstall.cpp821 const std::string& len_str = args[1]; in WipeBlockDeviceFn() local
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c5120 static PyObject *len_str; local
5330 static PyObject *nonzero_str, *len_str; local