HomeSort by relevance Sort by last modified time
    Searched refs:Init (Results 151 - 175 of 1776) sorted by null

1 2 3 4 5 67 8 91011>>

  /system/tpm/trunks/
trunks_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/update_engine/payload_consumer/
extent_writer.h 42 virtual bool Init(FileDescriptorPtr fd,
68 bool Init(FileDescriptorPtr fd,
102 bool Init(FileDescriptorPtr fd,
106 return underlying_extent_writer_->Init(fd, extents, block_size);
  /system/update_engine/update_manager/
real_config_provider.h 37 bool Init();
47 // method before calling Init() in order to mock out the place where the files
  /art/runtime/mirror/
stack_trace_element.cc 49 trace->Init<true>(declaring_class, method_name, file_name, line_number);
51 trace->Init<false>(declaring_class, method_name, file_name, line_number);
58 void StackTraceElement::Init(Handle<String> declaring_class, Handle<String> method_name,
  /external/ceres-solver/include/ceres/internal/
manual_constructor.h 118 // You can pass up to four constructor arguments as arguments of Init().
119 inline void Init() {
124 inline void Init(const T1& p1) {
129 inline void Init(const T1& p1, const T2& p2) {
134 inline void Init(const T1& p1, const T2& p2, const T3& p3) {
139 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) {
144 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
151 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
158 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4,
165 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4
    [all...]
  /external/clang/unittests/AST/
EvaluateAsRValueTest.cpp 44 if (const clang::Expr *Init = VD->getInit()) {
46 bool WasEvaluated = Init->EvaluateAsRValue(Result, VD->getASTContext());
48 EXPECT_EQ(WasEvaluated, Init->isConstantInitializer(VD->getASTContext(),
  /external/drm_hwcomposer/
drmcompositor.cpp 37 int DrmCompositor::Init() {
40 int ret = compositor_map_[display].Init(drm_, display);
59 int ret = composition->Init(++frame_no_);
  /external/llvm/include/llvm/MC/
SubtargetFeature.h 41 FeatureBitset(std::initializer_list<unsigned> Init) : bitset() {
42 for (auto I = Init.begin() , E = Init.end(); I != E; ++I)
  /external/lzma/CPP/7zip/Crypto/
7zAes.h 30 CKeyInfo() { Init(); }
31 void Init()
76 STDMETHOD(Init)();
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixReader.cpp 34 void CBC_DataMatrixReader::Init() {
36 m_decoder->Init();
50 detector.Init(e);
  /external/v8/src/compiler/
source-position.h 48 Init(position);
53 Init(source_positions_->GetSourcePosition(node));
58 void Init(SourcePosition position) {
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DataChannel.java 35 public static class Init {
46 public Init() {}
49 private Init(
  /external/webrtc/webrtc/modules/audio_coding/neteq/
post_decode_vad.cc 30 Init();
39 void PostDecodeVad::Init() {
67 Init();
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_virtual.cpp 43 error = hw_virtual->Init();
68 DisplayError HWVirtual::Init() {
69 return HWDevice::Init();
  /system/core/libziparchive/
zip_archive_stream_entry.cc 38 bool ZipArchiveStreamEntry::Init(const ZipEntry& entry) {
59 bool Init(const ZipEntry& entry) override;
68 bool ZipArchiveStreamEntryUncompressed::Init(const ZipEntry& entry) {
69 if (!ZipArchiveStreamEntry::Init(entry)) {
121 bool Init(const ZipEntry& entry) override;
141 bool ZipArchiveStreamEntryCompressed::Init(const ZipEntry& entry) {
142 if (!ZipArchiveStreamEntry::Init(entry)) {
259 bool Init(const ZipEntry& entry) override;
262 bool ZipArchiveStreamEntryRawCompressed::Init(const ZipEntry& entry) {
263 if (!ZipArchiveStreamEntryUncompressed::Init(entry))
    [all...]
  /system/update_engine/
daemon_state_android.cc 56 if (!prefs->Init(non_volatile_path.Append(kPrefsSubDirectory))) {
64 certificate_checker_->Init();
76 update_attempter_->Init();
real_system_state.cc 56 metrics_lib_.Init();
74 if (!shill_proxy_.Init()) {
89 if (!prefs->Init(non_volatile_path.Append(kPrefsSubDirectory))) {
102 if (!prefs->Init(
124 if (!request_params_.Init("", "", false)) {
131 certificate_checker_->Init();
137 update_attempter_->Init();
  /external/libcxx/src/
iostream.cpp 44 ios_base::Init __start_std_streams;
46 ios_base::Init::Init()
73 ios_base::Init::~Init()
  /external/webrtc/talk/media/devices/
dummydevicemanager_unittest.cc 37 EXPECT_TRUE(dm.Init());
52 EXPECT_TRUE(dm.Init());
63 EXPECT_TRUE(dm.Init());
78 EXPECT_TRUE(dm.Init());
91 EXPECT_TRUE(dm.Init());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
iostream.cpp 34 ios_base::Init __start_std_streams;
36 ios_base::Init::Init()
55 ios_base::Init::~Init()
  /system/core/metricsd/
metrics_client.cc 76 metrics_lib.Init();
101 metrics_lib.Init();
120 metrics_lib.Init();
131 metrics_lib.Init();
137 metrics_lib.Init();
  /external/libvpx/libvpx/test/
vp9_skip_loopfilter_test.cc 40 void Init(int num_threads) {
45 video_->Init();
130 skip_loop_filter.Init(num_threads);
140 skip_loop_filter.Init(num_threads);
150 skip_loop_filter.Init(num_threads);
160 skip_loop_filter.Init(num_threads);
170 skip_loop_filter.Init(num_threads);
  /external/lzma/CPP/7zip/Common/
StreamObjects.h 29 void Init(const Byte *data, size_t size, IUnknown *ref = 0)
36 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.Size(), ref); }
69 void Init() { _size = 0; }
88 void Init(Byte *buffer, size_t size)
108 void Init() { _size = 0; }
133 void Init(UInt64 size) throw();
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 108 void Init(size_t n) {
154 Init(5);
180 Init(5);
198 Init(5);
214 Init(5);
227 Init(5);
242 Init(100);
252 Init(10);
282 Init(5);
302 Init(5)
    [all...]
  /art/profman/
profile_assistant.cc 73 return flock.Init(filename.c_str(), O_RDWR, /* block */ true, error);
81 return flock.Init(&file, error);
89 bool Init(const std::vector<std::string>& filenames, /* out */ std::string* error) {
100 bool Init(const std::vector<int>& fds, /* out */ std::string* error) {
123 if (!profile_files_flocks.Init(profile_files_fd, &error)) {
142 if (!profile_files_flocks.Init(profile_files, &error)) {

Completed in 1300 milliseconds

1 2 3 4 5 67 8 91011>>