HomeSort by relevance Sort by last modified time
    Searched refs:acct (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /bionic/libc/arch-x86/syscalls/
acct.S 5 .type acct, @function
6 .globl acct
9 acct: label
  /bionic/libc/arch-arm/syscalls/
acct.S 5 ENTRY(acct) function
14 END(acct)
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
UtilityMediumTests.java 71 Account acct = Utility.findExistingAccount(mMockContext, -1, "address-ha1", "login-ha1"); local
72 assertNotNull(acct);
73 assertEquals("account1", acct.mDisplayName);
74 acct = Utility.findExistingAccount(mMockContext, -1, "address-ha2", "login-ha2");
75 assertNotNull(acct);
76 assertEquals("account2", acct.mDisplayName);
78 acct = Utility.findExistingAccount(mMockContext, -1, "address-ha3", "login-ha3");
79 assertNull(acct);
81 acct = Utility.findExistingAccount(mMockContext, account1.mId, "address-ha1", "login-ha1");
82 assertNull(acct);
    [all...]
  /packages/apps/Email/tests/src/com/android/email/activity/
MessagesAdapterTests.java 44 Account acct = ProviderTestUtils.setupAccount("acct1", false, mProviderContext); local
46 acct.mHostAuthRecv =
48 acct.mHostAuthKeyRecv = acct.mHostAuthRecv.mId;
49 acct.save(mProviderContext);
50 return acct.mId;
MailboxFinderTest.java 97 Account acct = ProviderTestUtils.setupAccount("acct1", false, mProviderContext); local
99 acct.mFlags |= Account.FLAGS_SECURITY_HOLD;
101 acct.save(mProviderContext);
102 return acct.mId;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
41 struct acct struct
105 extern int acct (__const char *__filename) __THROW;
109 #endif /* sys/acct.h */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
41 struct acct struct
105 extern int acct (__const char *__filename) __THROW;
109 #endif /* sys/acct.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 35 exponent and a 13-bit fraction. See linux/kernel/acct.c for the
41 struct acct struct
105 extern int acct (__const char *__filename) __THROW;
109 #endif /* sys/acct.h */
  /packages/apps/Calendar/src/com/android/calendar/
CalendarSettingsActivity.java 50 Account acct = accounts[i]; local
51 if (ContentResolver.getIsSyncable(acct, CalendarContract.AUTHORITY) > 0) {
53 accountHeader.title = acct.name;
57 args.putString(Calendars.ACCOUNT_NAME, acct.name);
58 args.putString(Calendars.ACCOUNT_TYPE, acct.type);
  /external/valgrind/main/drd/scripts/
measurement-functions 52 if [ ! -e /usr/sbin/dump-acct ]; then
54 echo "installed. Please install the acct package (Debian systems)." >&2
58 if ! { dump-acct -h 2>&1 | grep -q -w format; }; then
59 echo "Error: the installed version of dump-acct is not recent enough." >&2
71 /usr/sbin/dump-acct "${pacct}" | \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java 137 Account acct = ProviderTestUtils.setupAccount("account", true, context); local
138 ProviderTestUtils.setupMailbox("box1", acct.mId, true, context);
139 Mailbox box = ProviderTestUtils.setupMailbox("box2", acct.mId, true, context);
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsFragment.java 582 android.accounts.Account acct = new android.accounts.Account(mAccount.mEmailAddress, local
585 .getSyncAutomatically(acct, ContactsContract.AUTHORITY));
588 .getSyncAutomatically(acct, CalendarProviderStub.AUTHORITY));
591 .getSyncAutomatically(acct, EmailContent.AUTHORITY));
668 android.accounts.Account acct = new android.accounts.Account(mAccount.mEmailAddress, local
670 ContentResolver.setSyncAutomatically(acct, ContactsContract.AUTHORITY,
672 ContentResolver.setSyncAutomatically(acct, CalendarProviderStub.AUTHORITY,
674 ContentResolver.setSyncAutomatically(acct, EmailContent.AUTHORITY,
    [all...]
  /bionic/libc/include/
unistd.h 173 extern int acct(const char* filepath);
  /development/ndk/platforms/android-3/include/
unistd.h 160 extern int acct(const char* filepath);
  /development/ndk/platforms/android-8/include/
unistd.h 165 extern int acct(const char* filepath);
  /development/ndk/platforms/android-9/include/
unistd.h 169 extern int acct(const char* filepath);
  /external/webkit/Tools/Scripts/webkitpy/common/net/
credentials_unittest.py 60 "acct"<blob>="test@webkit.org"
  /gdk/headers/include/
unistd.h 168 extern int acct(const char* filepath);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
unistd.h 169 extern int acct(const char* filepath);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
unistd.h 169 extern int acct(const char* filepath);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
unistd.h 167 extern int acct(const char* filepath);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
unistd.h 167 extern int acct(const char* filepath);

Completed in 895 milliseconds

1 2 3 4