OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Apps
(Results
1 - 25
of
25
) sorted by null
/external/openssl/
Apps.mk
13
include $(LOCAL_PATH)/
Apps
-config-target.mk
15
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/android-config.mk $(LOCAL_PATH)/
Apps
.mk
22
include $(LOCAL_PATH)/
Apps
-config-host.mk
24
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/android-config.mk $(LOCAL_PATH)/
Apps
.mk
Android.mk
8
# respective crypto, ssl, and
apps
directories so
14
include $(LOCAL_PATH)/
Apps
.mk
Apps-config-host.mk
16
LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/
Apps
-config-host.mk
22
apps
/app_rand.c \
23
apps
/
apps
.c \
24
apps
/asn1pars.c \
25
apps
/ca.c \
26
apps
/ciphers.c \
27
apps
/cms.c \
28
apps
/crl.c \
29
apps
/crl2p7.c
[
all
...]
Apps-config-target.mk
16
LOCAL_ADDITIONAL_DEPENDENCIES += $(LOCAL_PATH)/
Apps
-config-target.mk
22
apps
/app_rand.c \
23
apps
/
apps
.c \
24
apps
/asn1pars.c \
25
apps
/ca.c \
26
apps
/ciphers.c \
27
apps
/cms.c \
28
apps
/crl.c \
29
apps
/crl2p7.c
[
all
...]
import_openssl.sh
257
rm -f
apps
/CA.pl.bak crypto/opensslconf.h.bak
582
sed 's#../util/shlib_wrap.sh ../
apps
/openssl#adb shell /system/bin/openssl#' | \
585
sed 's#../
apps
/server2.pem#/sdcard/android.testssl/server2.pem#' | \
591
cp
apps
/server2.pem android.testssl/
601
generate_config_mk
Apps
-config-target.mk
APPS
target
602
generate_config_mk
Apps
-config-host.mk
APPS
host
/external/chromium_org/chrome/browser/ui/app_list/search/
app_search_provider.h
41
typedef ScopedVector<App>
Apps
;
47
// Adds extensions to
apps
container if they should be displayed.
67
Apps
apps_;
app_search_provider.cc
73
// Refresh list of
apps
to ensure we have the latest launch time information.
77
for (
Apps
::const_iterator app_it = apps_.begin();
/external/chromium_org/chrome/browser/ui/app_list/
recommended_apps.h
27
// A class that maintains a list of recommended
apps
by watching changes
31
typedef std::vector<scoped_refptr<const extensions::Extension> >
Apps
;
39
const
Apps
&
apps
() const { return apps_; }
function in class:app_list::RecommendedApps
66
Apps
apps_;
recommended_apps.cc
84
Apps
new_recommends;
/external/chromium_org/chrome/common/extensions/docs/static/js/
platform_chooser.js
6
// '
Apps
...Extensions' dropdown.
/external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_manager.h
72
typedef std::vector<App>
Apps
;
134
// Gets info of all
apps
that have no meta data load error.
135
void GetApps(
Apps
*
apps
) const;
174
// Creates extensions::ExternalLoader for installing kiosk
apps
during their
kiosk_app_manager_browsertest.cc
209
KioskAppManager::
Apps
apps
;
local
210
manager()->GetApps(&
apps
);
213
for (size_t i = 0; i <
apps
.size(); ++i) {
216
str +=
apps
[i].app_id;
314
KioskAppManager::
Apps
apps
;
local
315
manager()->GetApps(&
apps
);
316
ASSERT_EQ(1u,
apps
.size());
317
EXPECT_EQ(id,
apps
[0].app_id)
410
KioskAppManager::Apps
apps
;
local
441
KioskAppManager::Apps
apps
;
local
479
KioskAppManager::Apps
apps
;
local
513
KioskAppManager::Apps
apps
;
local
534
KioskAppManager::Apps
apps
;
local
574
KioskAppManager::Apps
apps
;
local
[
all
...]
kiosk_app_manager.cc
44
const char kKioskAppAccountDomain[] = "kiosk-
apps
";
77
const char KioskAppManager::kKeyApps[] = "
apps
";
236
//
Apps
that were installed by the policy don't require machine owner
250
//
Apps
that were installed by the policy don't require machine owner
307
void KioskAppManager::GetApps(
Apps
*
apps
) const {
308
apps
->clear();
309
apps
->reserve(apps_.size());
313
apps
->push_back(App(
497
// Gets app id to data mapping for existing
apps
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
kiosk_app_menu_handler.cc
92
KioskAppManager::
Apps
apps
;
93
KioskAppManager::Get()->GetApps(&
apps
);
96
for (size_t i = 0; i <
apps
.size(); ++i) {
97
const KioskAppManager::App& app_data =
apps
[i];
/external/chromium_org/chrome/browser/resources/feedback/js/
event_handler.js
36
'ajoainacpilcemgiakehflpbkbfipojk', // Chrome Remote Desktop
Apps
V2
/external/chromium_org/third_party/WebKit/Source/web/
WebInputEventFactoryMac.mm
433
// "
Apps
"
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/app_list/
start_page_handler.cc
122
const RecommendedApps::
Apps
& recommends = recommended_apps_->
apps
();
/external/chromium_org/remoting/webapp/
identity.js
17
* the
Apps
v2 work is complete.
window_frame.js
7
*
Apps
v2 custom title bar implementation
remoting.js
46
htmlNode.classList.add('
apps
-v2');
182
// For
Apps
v1, check the tab type to warn the user if they are not getting
529
* users of older web-
apps
that used the former do not lose their settings.
/external/chromium_org/chrome/browser/ui/webui/extensions/chromeos/
kiosk_apps_handler.cc
242
KioskAppManager::
Apps
apps
;
local
243
kiosk_app_manager_->GetApps(&
apps
);
246
for (size_t i = 0; i <
apps
.size(); ++i) {
247
const KioskAppManager::App& app_data =
apps
[i];
253
settings.SetWithoutPathExpansion("
apps
", apps_list.release());
/external/chromium_org/chrome/browser/resources/extensions/
extensions.js
107
* Whether or not to try to display the
Apps
Developer Tools promotion.
144
// Set up the close dialog for the
apps
developer tools promo.
145
$('
apps
-developer-tools-promo').querySelector('.close-button').
179
ExtensionSettings.showOverlay($('kiosk-
apps
-page'));
203
* Updates the Chrome
Apps
and Extensions Developer Tools promotion's
212
var adtPromo = $('
apps
-developer-tools-promo');
extension_error_overlay.js
98
* used in the native chrome:extensions page or the
Apps
Developer Tool.
354
* used in the native chrome:extensions page or the
Apps
Developer Tool.
/external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc
[
all
...]
/external/chromium_org/ui/file_manager/file_manager/common/js/
util.js
816
// TODO(mtomasz): Implement this for
Apps
V2, once the photo importer is
[
all
...]
Completed in 893 milliseconds