OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRecord
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/views/
SkListWidget.cpp
266
fSource->
getRecord
(i, fBindings[j].fFieldIndex, &str);
267
//SkDEBUGF(("
getRecord
(%d,%d,%s) slot(%s)\n", i, fBindings[j].fFieldIndex, str.c_str(), fBindings[j].fSlotName.c_str()));
512
virtual void
getRecord
(int rowIndex, int fieldIndex, SkString* data)
525
this->
getRecord
(rowIndex, 0, &data);
/external/skia/include/views/
SkWidgetViews.h
303
virtual void
getRecord
(int rowIndex, int fieldIndex, SkString* data);
/external/srec/audio/AudioIn/UNIX/src/
audioin.c
313
static int
getRecord
(void)
446
if (
getRecord
( ) ) /* else continue to read from driver but discard samples */
529
} /* if (
getRecord
()) */
643
if (
getRecord
( ) ) /* else continue to read from driver but discard samples */
771
} /* if (
getRecord
()) */
[
all
...]
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 401 milliseconds