OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shims
(Results
1 - 25
of
30
) sorted by null
1
2
/packages/apps/Gallery2/src/com/android/photos/shims/
LoaderCompatShim.java
17
package com.android.photos.
shims
;
BitmapJobDrawable.java
17
package com.android.photos.
shims
;
MediaItemsLoader.java
17
package com.android.photos.
shims
;
MediaSetLoader.java
17
package com.android.photos.
shims
;
/system/connectivity/shill/shims/
environment.h
27
namespace
shims
{
namespace in namespace:shill
53
} // namespace
shims
task_proxy.h
29
namespace
shims
{
namespace in namespace:shill
49
} // namespace
shims
openvpn_script.cc
27
#include "shill/
shims
/environment.h"
28
#include "shill/
shims
/task_proxy.h"
30
using shill::
shims
::Environment;
54
shill::
shims
::TaskProxy proxy(bus, path, service);
c_ppp.cc
17
#include "shill/
shims
/c_ppp.h"
23
#include "shill/
shims
/ppp.h"
25
using shill::
shims
::PPP;
environment.cc
17
#include "shill/
shims
/environment.h"
27
namespace
shims
{
namespace in namespace:shill
62
} // namespace
shims
ppp.h
33
namespace
shims
{
namespace in namespace:shill
70
} // namespace
shims
task_proxy.cc
17
#include "shill/
shims
/task_proxy.h"
26
namespace
shims
{
namespace in namespace:shill
56
} // namespace
shims
environment_unittest.cc
17
#include "shill/
shims
/environment.h"
27
namespace
shims
{
namespace in namespace:shill
76
} // namespace
shims
netfilter_queue_helper.cc
46
#include "shill/
shims
/netfilter_queue_processor.h"
126
shill::
shims
::NetfilterQueueProcessor processor(input_queue, output_queue);
netfilter_queue_processor.h
36
namespace
shims
{
namespace in namespace:shill
205
} // namespace
shims
ppp.cc
37
#include "shill/
shims
/ppp.h"
51
#include "shill/
shims
/environment.h"
52
#include "shill/
shims
/task_proxy.h"
59
namespace
shims
{
namespace in namespace:shill
187
} // namespace
shims
netfilter_queue_processor_unittest.cc
17
#include "shill/
shims
/netfilter_queue_processor.h"
31
namespace
shims
{
namespace in namespace:shill
310
} // namespace
shims
netfilter_queue_processor.cc
17
#include "shill/
shims
/netfilter_queue_processor.h"
42
namespace
shims
{
namespace in namespace:shill
452
} // namespace
shims
/packages/apps/Gallery2/src/com/android/photos/
AlbumSetFragment.java
35
import com.android.photos.
shims
.LoaderCompatShim;
36
import com.android.photos.
shims
.MediaSetLoader;
PhotoSetFragment.java
34
import com.android.photos.
shims
.LoaderCompatShim;
35
import com.android.photos.
shims
.MediaItemsLoader;
AlbumFragment.java
37
import com.android.photos.
shims
.LoaderCompatShim;
38
import com.android.photos.
shims
.MediaItemsLoader;
/packages/apps/Gallery2/src/com/android/photos/adapters/
AlbumSetCursorAdapter.java
33
import com.android.photos.
shims
.LoaderCompatShim;
PhotoThumbnailAdapter.java
30
import com.android.photos.
shims
.LoaderCompatShim;
/packages/apps/Gallery2/src/com/android/photos/data/
PhotoSetLoader.java
30
import com.android.photos.
shims
.LoaderCompatShim;
/system/connectivity/shill/bin/
set_apn
43
SET_APN_HELPER=$(ls /usr/lib*/shill/
shims
/set-apn-helper | head -1)
/external/autotest/client/site_tests/network_DestinationVerification/
network_DestinationVerification.py
175
shim_path = '/usr/%s/shill/
shims
/crypto-util'
Completed in 258 milliseconds
1
2