OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base
(Results
26 - 50
of
5077
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/base/i18n/
i18n_constants.h
8
#include "
base
/i18n/base_i18n_export.h"
10
namespace
base
{
namespace
18
} // namespace
base
icu_encoding_detection.h
11
#include "
base
/i18n/base_i18n_export.h"
13
namespace
base
{
namespace
28
} // namespace
base
timezone.h
10
#include "
base
/i18n/base_i18n_export.h"
12
namespace
base
{
namespace
19
} // namespace
base
/external/chromium_org/base/json/
string_escape.h
12
#include "
base
/base_export.h"
13
#include "
base
/strings/string_piece.h"
15
namespace
base
{
namespace
50
// will be mangled if passed to to the
base
::JSONReader, since the reader will
58
} // namespace
base
/external/chromium_org/base/
linux_util.h
13
#include "
base
/base_export.h"
15
namespace
base
{
namespace
45
} // namespace
base
rand_util.h
10
#include "
base
/base_export.h"
11
#include "
base
/basictypes.h"
13
namespace
base
{
namespace
25
// std::random_shuffle(myvector.begin(), myvector.end(),
base
::RandGenerator);
56
} // namespace
base
value_conversions.h
10
#include "
base
/base_export.h"
13
namespace
base
{
namespace
/external/chromium_org/base/power_monitor/
power_monitor_device_source_android.h
10
namespace
base
{
namespace
15
} // namespace
base
power_monitor_device_source_posix.cc
5
#include "
base
/power_monitor/power_monitor_device_source.h"
7
namespace
base
{
namespace
14
} // namespace
base
/external/chromium_org/base/process/
launch_ios.cc
5
#include "
base
/process/launch.h"
7
namespace
base
{
namespace
13
} // namespace
base
memory_unittest_mac.h
11
#include "
base
/basictypes.h"
13
namespace
base
{
namespace
30
} // namespace
base
/external/chromium_org/base/strings/
latin1_string_conversions.cc
5
#include "
base
/strings/latin1_string_conversions.h"
7
namespace
base
{
namespace
19
} // namespace
base
nullable_string16.cc
5
#include "
base
/strings/nullable_string16.h"
9
#include "
base
/strings/utf_string_conversions.h"
11
namespace
base
{
namespace
17
} // namespace
base
string_number_conversions.h
11
#include "
base
/base_export.h"
12
#include "
base
/basictypes.h"
13
#include "
base
/strings/string16.h"
14
#include "
base
/strings/string_piece.h"
28
namespace
base
{
namespace
126
} // namespace
base
stringprintf.h
12
#include "
base
/base_export.h"
13
#include "
base
/compiler_specific.h"
15
namespace
base
{
namespace
60
} // namespace
base
sys_string_conversions.h
14
#include "
base
/base_export.h"
15
#include "
base
/basictypes.h"
16
#include "
base
/strings/string16.h"
17
#include "
base
/strings/string_piece.h"
28
namespace
base
{
namespace
81
} // namespace
base
/external/chromium_org/base/test/launcher/
unit_test_launcher_ios.cc
5
#include "
base
/test/launcher/unit_test_launcher.h"
7
namespace
base
{
namespace
17
} // namespace
base
/external/chromium_org/base/test/
perf_log.h
8
namespace
base
{
namespace
22
} // namespace
base
test_process_killer_win.h
8
#include "
base
/strings/string16.h"
10
namespace
base
{
namespace
17
} // namespace
base
test_support_android.h
8
#include "
base
/base_export.h"
10
namespace
base
{
namespace
24
} // namespace
base
test_support_ios.h
8
#include "
base
/test/test_suite.h"
10
namespace
base
{
namespace
22
} // namespace
base
/external/chromium_org/chrome/app/
chrome_main_mac.h
8
namespace
base
{
namespace
14
void CheckUserDataDirPolicy(
base
::FilePath* user_data_dir);
16
// Sets the app bundle (
base
::mac::FrameworkBundle()) to the framework's bundle,
17
// and sets the
base
bundle ID (
base
::mac::BaseBundleID()) to the proper value
18
// based on the running application. The
base
bundle ID is the outer browser
signature_validator_win.h
11
namespace
base
{
namespace
18
bool VerifyAuthenticodeSignature(const
base
::FilePath& signed_file);
24
bool VerifySignerIsGoogle(const
base
::FilePath& signed_file,
/external/chromium_org/chrome/browser/component_updater/
flash_component_installer.h
10
namespace
base
{
namespace
22
bool CheckPepperFlashManifest(const
base
::DictionaryValue& manifest,
23
base
::Version* version_out);
/external/chromium_org/chrome/browser/media/
webrtc_browsertest_perf.h
8
namespace
base
{
namespace
20
void PrintBweForVideoMetrics(const
base
::DictionaryValue& pc_dict);
21
void PrintMetricsForAllStreams(const
base
::DictionaryValue& pc_dict);
Completed in 858 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>