Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dcontrol_data.py218 def set_author(self, val): member in ControlData
/external/pdfium/fxjs/
Dcjs_document.h30 CJS_Return set_author(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_document.cpp647 CJS_Return Document::set_author(CJS_Runtime* pRuntime, in set_author() function in Document