Searched refs:status (Results 1 – 14 of 14) sorted by relevance
/build/tools/releasetools/ |
D | build_image.py | 54 status, output = commands.getstatusoutput(cmd) 55 if status: 64 status, output = commands.getstatusoutput(cmd) 65 if status: 91 status, output = commands.getstatusoutput(cmd) 92 if status: 107 status, output = commands.getstatusoutput(cmd) 108 if status: 125 status, output = commands.getstatusoutput(cmd) 126 if status:
|
/build/tools/zipalign/ |
D | ZipAlign.cpp | 72 status_t status; in copyAndAlign() local 91 status = pZout->addRecompress(pZin, pEntry, &pNewEntry); in copyAndAlign() 94 status = pZout->add(pZin, pEntry, padding, &pNewEntry); in copyAndAlign() 110 status = pZout->add(pZin, pEntry, padding, &pNewEntry); in copyAndAlign() 113 if (status != NO_ERROR) in copyAndAlign()
|
/build/tools/atree/ |
D | fs.cpp | 207 int status; in strip_file() local 208 waitpid(pid, &status, 0); in strip_file() 209 return status; in strip_file()
|
/build/core/ |
D | checktree | 55 status = fd.close() 56 if status:
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
D | docs.js | 42 if(jqxhr.status === 200) { 44 if(jqxhr.status === 200) { 3091 if(jqxhr.status === 200) { 3306 if(jqxhr.status === 200) { 3318 if(jqxhr.status === 200) { 3334 if(jqxhr.status === 200) {
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 42 if(jqxhr.status === 200) { 44 if(jqxhr.status === 200) { 3101 if(jqxhr.status === 200) { 3316 if(jqxhr.status === 200) { 3328 if(jqxhr.status === 200) { 3344 if(jqxhr.status === 200) {
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | docs.js | 42 if(jqxhr.status === 200) { 44 if(jqxhr.status === 200) { 3094 if(jqxhr.status === 200) { 3313 if(jqxhr.status === 200) { 3325 if(jqxhr.status === 200) { 3341 if(jqxhr.status === 200) {
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}c…
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | docs.js | 25 if(jqxhr.status === 200) { 27 if(jqxhr.status === 200) {
|
/build/tools/droiddoc/templates-sac/assets/ |
D | GPL-LICENSE.txt | 255 of preserving the free status of all derivatives of our free software and
|
/build/tools/droiddoc/templates-ds/assets/ |
D | GPL-LICENSE.txt | 255 of preserving the free status of all derivatives of our free software and
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 255 of preserving the free status of all derivatives of our free software and
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 255 of preserving the free status of all derivatives of our free software and
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | GPL-LICENSE.txt | 255 of preserving the free status of all derivatives of our free software and
|