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

1 2 3 4 56 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
audio_loop.h 41 bool Init(const std::string file_name, size_t max_loop_length_samples,
45 // equal to the |block_length_samples| Init() argument.
  /external/webrtc/webrtc/modules/video_capture/linux/
device_info_linux.h 46 int32_t Init();
  /external/webrtc/webrtc/modules/video_capture/windows/
device_info_mf.cc 22 int32_t DeviceInfoMF::Init() {
device_info_mf.h 25 int32_t Init();
video_capture_factory_windows.cc 32 if (capture->Init(id, device_id) != 0) {
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
reference_picture_selection.h 26 void Init();
  /external/webrtc/webrtc/test/gl/
gl_renderer.h 35 void Init();
  /external/webrtc/webrtc/tools/force_mic_volume_max/
force_mic_volume_max.cc 32 if (base->Init() != 0) {
  /external/webrtc/webrtc/voice_engine/
voe_base_unittest.cc 26 EXPECT_EQ(0, base_->Init(&adm_, audioproc));
33 EXPECT_EQ(0, base_->Init(&adm_, nullptr));
44 EXPECT_EQ(0, base_->Init(&adm_, nullptr));
52 EXPECT_EQ(0, base_->Init(&adm_, audioproc));
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
cpuhint.h 42 DisplayError Init(HWCDebugHandler *debug_handler);
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_virtual.h 43 virtual DisplayError Init();
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
cpuhint.h 42 DisplayError Init(HWCDebugHandler *debug_handler);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.h 15 bool Init(int width, int height, GLenum format);
  /system/bt/service/
settings.h 43 bool Init();
45 // If Android init created a server socket for the daemon,
  /system/bt/service/test/
main.cpp 29 base::CommandLine::Init(argc, argv);
  /system/connectivity/shill/net/
mock_netlink_socket.h 33 MOCK_METHOD0(Init, bool());
  /system/core/include/ziparchive/
zip_archive_stream_entry.h 39 virtual bool Init(const ZipEntry& entry);
  /system/core/metricsd/collectors/
cpu_usage_collector.h 29 void Init();
  /system/core/metricsd/
metrics_collector_service_client.cc 32 bool MetricsCollectorServiceClient::Init() {
  /system/extras/perfprofd/quipper/base/
logging.cc 62 Init(file, line);
67 Init(file, line);
75 Init(file, line);
107 void LogMessage::Init(const char* /* file */, int /* line */) {
  /system/nativepower/include/nativepower/
wake_lock.h 46 bool Init();
  /system/tpm/attestation/
attestation_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/tpm/tpm_manager/
tpm_manager_testrunner.cc 24 base::CommandLine::Init(argc, argv);
  /system/tpm/trunks/
tpm_handle.h 35 // if (!handle.Init()) {...}
44 bool Init() override;
trunks_binder_proxy.h 37 bool Init() override;

Completed in 1363 milliseconds

1 2 3 4 56 7 8 91011>>