Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 6 of 6) sorted by relevance

/bionic/tools/bionicbb/
Dtasks.py94 labels = gmail_service.users().labels().list(userId='me').execute()
104 msg = msg_service.get(userId='me', id=msg['id']).execute()
106 msg_service.trash(userId='me', id=msg['id']).execute()
Dgmail.py63 userId='me', labelIds=label).execute()
69 userId='me', pageToken=page_token).execute()
/bionic/libc/bionic/
Dpthread_exit.cpp55 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop() argument
58 if (execute) { in __pthread_cleanup_pop()
/bionic/libc/include/
Dpthread.h261 #define pthread_cleanup_pop(execute) \ argument
262 __pthread_cleanup_pop( &__cleanup, (execute)); \
/bionic/libc/tools/
Dpylintrc6 # Python code to execute, usually for sys.path manipulation such as
/bionic/libc/malloc_debug/
DREADME.md436 Below is an example of how to execute the script using the dump created by the