OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total_bytes
(Results
76 - 84
of
84
) sorted by null
1
2
3
4
/frameworks/base/core/java/android/provider/
Downloads.java
283
public static final String COLUMN_TOTAL_BYTES = "
total_bytes
";
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java
234
final int totalBytesIndex = cursor.getColumnIndexOrThrow(BluetoothShare.
TOTAL_BYTES
);
BluetoothOppTransfer.java
325
updateValues.put(BluetoothShare.
TOTAL_BYTES
, fileInfo.mLength);
/packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java
283
public static final String COLUMN_TOTAL_BYTES = "
total_bytes
";
/prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4
tune2fs
e2fsck
fsck.ext4
/external/valgrind/perf/
tinycc.c
2389
static int
total_bytes
;
variable
[
all
...]
Completed in 159 milliseconds
1
2
3
4