/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/ |
VehicleNetworkAudioHelper.cpp | 33 VehicleNetworkAudioHelper::VehicleNetworkAudioHelper(int64_t timeoutNs) 39 VehicleNetworkAudioHelper::VehicleNetworkAudioHelper(int64_t timeoutNs, 174 int64_t now = elapsedRealtimeNano(); 185 int64_t currentTime = android::elapsedRealtimeNano(); 186 int64_t finishTime = currentTime + waitTimeNs;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
control_external.h | 166 int64_t *imin, int64_t *imax, int64_t *istep); 183 int (*read_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value); 204 int (*write_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
control_external.h | 166 int64_t *imin, int64_t *imax, int64_t *istep); 183 int (*read_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value); 204 int (*write_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value);
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_macosx.h | 139 reinterpret_cast<volatile int64_t*>(ptr))) { 153 reinterpret_cast<volatile int64_t*>(ptr))); 159 return OSAtomicAdd64(increment, reinterpret_cast<volatile int64_t*>(ptr)); 165 reinterpret_cast<volatile int64_t*>(ptr)); 174 old_value, new_value, reinterpret_cast<volatile int64_t*>(ptr))) {
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_macosx.h | 139 reinterpret_cast<volatile int64_t*>(ptr))) { 153 reinterpret_cast<volatile int64_t*>(ptr))); 159 return OSAtomicAdd64(increment, reinterpret_cast<volatile int64_t*>(ptr)); 165 reinterpret_cast<volatile int64_t*>(ptr)); 174 old_value, new_value, reinterpret_cast<volatile int64_t*>(ptr))) {
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_macosx.h | 139 reinterpret_cast<volatile int64_t*>(ptr))) { 153 reinterpret_cast<volatile int64_t*>(ptr))); 159 return OSAtomicAdd64(increment, reinterpret_cast<volatile int64_t*>(ptr)); 165 reinterpret_cast<volatile int64_t*>(ptr)); 174 old_value, new_value, reinterpret_cast<volatile int64_t*>(ptr))) {
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|
stdint.h | 48 typedef __int64_t int64_t; typedef 151 * int64_t 154 typedef int64_t int_least64_t; 155 typedef int64_t int_fast64_t; 221 typedef int64_t intmax_t;
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/ |
inttypes.h | 46 #define PRId64 "lld" /* int64_t */ 64 #define PRIi64 "lli" /* int64_t */ 83 #define PRIo64 "llo" /* int64_t */ 156 #define SCNd64 "lld" /* int64_t */ 174 #define SCNi64 "lli" /* int64_t */
|