Home
last modified time | relevance | path

Searched defs:content (Results 1 – 23 of 23) sorted by relevance

/device/google/cuttlefish/guest/commands/vport_trigger/
Dmain.cpp34 static bool ReadFdToString(int fd, std::string* content) { in ReadFdToString()
44 static bool ReadFileToString(const std::string& path, std::string* content, in ReadFileToString()
68 std::string content; in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
Droundtrip.py32 def characters(self, content): argument
35 def ignorableWhitespace(self, content): argument
Drss2html.py89 def characters(self, content): argument
/device/google/trout/hal/sensors/2.0/tests/
DIioUtilsTest.cpp62 static bool writeFile(const std::string& path, const T& content, bool nl = true) { in writeFile()
76 static bool writeFile(const std::string& path, const std::vector<U>& content, bool nl = true) { in writeFile()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpytree.py466 content = None # Optional content matching pattern variable in BasePattern
536 def __init__(self, type=None, content=None, name=None): argument
582 def __init__(self, type=None, content=None, name=None): argument
653 def __init__(self, content=None, min=0, max=HUGE, name=None): argument
829 def __init__(self, content=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dsaxutils.py185 def characters(self, content): argument
190 def ignorableWhitespace(self, content): argument
251 def characters(self, content): argument
Dhandler.py158 def characters(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dsaxutils.py161 def characters(self, content): argument
164 def ignorableWhitespace(self, content): argument
223 def characters(self, content): argument
Dhandler.py158 def characters(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsupport.py77 def write_file(self, path, content='xxx'): argument
/device/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPServer.cpp350 const auto &content = in handleStaticFileRequest() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc215 std::string content; in CreateGptFiles() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_str.py78 def __new__(cls, content=""): argument
Dtest_shutil.py53 def write_file(self, path, content='xxx'): argument
Dtest_unicode.py1024 def __new__(cls, content=""): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py108 def __init__(self, message, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c3124 ast_for_with_item(struct compiling *c, const node *n, asdl_seq *content) in ast_for_with_item()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c3141 ast_for_with_item(struct compiling *c, const node *n, asdl_seq *content) in ast_for_with_item()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py1060 def replaceWholeText(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py1056 def replaceWholeText(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c4453 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c4453 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c4575 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local