OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STORAGE
(Results
1 - 25
of
40
) sorted by null
1
2
/bionic/tools/bionicbb/
gmail.py
33
from oauth2client.file import
Storage
37
STORAGE
=
Storage
('oauth.
storage
')
44
# Try to retrieve credentials from
storage
or run the flow to generate them
45
credentials =
STORAGE
.get()
47
credentials = run(flow,
STORAGE
, http=http)
/external/skia/include/private/
SkTSearch.h
138
STORAGE
= 64
140
char fStorage[
STORAGE
+1];
/external/skia/src/core/
SkTSearch.cpp
87
// assign lc to our preallocated
storage
if len is small enough, or allocate
90
if (len <=
STORAGE
) {
/external/compiler-rt/lib/asan/scripts/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/prebuilts/clang/host/linux-x86/clang-2690385/bin/
asan_device_setup
52
local
STORAGE
=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53
if [ "$
STORAGE
" != "" ]; then
54
echo Remounting $
STORAGE
at /system
55
$ADB shell su -c "mount -o remount,rw $
STORAGE
/system"
57
echo Failed to get
storage
device name for "/system" mount point
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPermissionUtil.java
51
Manifest.permission_group.
STORAGE
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/utils/
Utils.java
53
Manifest.permission_group.
STORAGE
/external/eigen/blas/fortran/
drotm.f
26
* SEE DROTMG FOR A DESCRIPTION OF DATA
STORAGE
IN DPARAM.
38
*
storage
spacing between elements of DX
44
*
storage
spacing between elements of DY
srotm.f
26
* SEE SROTMG FOR A DESCRIPTION OF DATA
STORAGE
IN SPARAM.
39
*
storage
spacing between elements of SX
45
*
storage
spacing between elements of SY
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/wear/
AppPermissionsFragmentWear.java
315
case Manifest.permission_group.
STORAGE
:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0/
protos-25.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-alpha6/
protos-25.2.0-alpha6.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-alpha7/
protos-25.2.0-alpha7.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta1/
protos-25.2.0-beta1.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta2/
protos-25.2.0-beta2.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta3/
protos-25.2.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-rc1/
protos-25.2.0-rc1.jar
Completed in 514 milliseconds
1
2