HomeSort by relevance Sort by last modified time
    Searched refs:GetInstance (Results 276 - 300 of 408) sorted by null

<<11121314151617

  /external/pdfium/xfa/include/fwl/theme/
widgettp.h 147 static CFWL_ArrowData* GetInstance();
  /external/sfntly/cpp/src/sample/subtly/
font_assembler.cc 52 font_factory_.Attach(sfntly::FontFactory::GetInstance());
  /external/sfntly/cpp/src/sfntly/
font_factory.cc 28 CALLER_ATTACH FontFactory* FontFactory::GetInstance() {
  /external/webrtc/webrtc/test/channel_transport/
traffic_control_win.cc 27 TrafficControlWindows* TrafficControlWindows::GetInstance(
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
codec_test.cc 186 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info();
  /system/bt/service/ipc/binder/
bluetooth_low_energy_binder_server.cpp 277 GetInstance(client_id));
  /system/connectivity/dhcp_client/
dhcp_options_writer.cc 38 DHCPOptionsWriter* DHCPOptionsWriter::GetInstance() {
  /system/connectivity/shill/
active_link_monitor.cc 78 time_(Time::GetInstance()) {
connection_diagnostics.cc 158 routing_table_(RoutingTable::GetInstance()),
159 rtnl_handler_(RTNLHandler::GetInstance()),
162 dns_client_factory_(DNSClientFactory::GetInstance()),
169 icmp_session_factory_(IcmpSessionFactory::GetInstance()),
    [all...]
ipconfig.cc 106 time_ = Time::GetInstance();
json_store_unittest.cc 60 ScopeLogger::GetInstance()->EnableScopesByName("+storage");
69 ScopeLogger::GetInstance()->EnableScopesByName("-storage");
70 ScopeLogger::GetInstance()->set_verbose_level(0);
86 ScopeLogger::GetInstance()->set_verbose_level(new_level);
    [all...]
process_manager_unittest.cc 46 ProcessManagerTest() : process_manager_(ProcessManager::GetInstance()) {}
scope_logger_unittest.cc 155 ScopeLogger* logger = ScopeLogger::GetInstance();
shill_main.cc 147 brillo::Minijail* minijail = brillo::Minijail::GetInstance();
routing_table.cc 73 rtnl_handler_(RTNLHandler::GetInstance()) {
79 RoutingTable* RoutingTable::GetInstance() {
  /system/connectivity/shill/dhcp/
dhcp_config.cc 90 process_manager_(ProcessManager::GetInstance()) {
  /system/connectivity/shill/net/
netlink_manager.h 60 // NetlinkManager* netlink_manager = NetlinkManager::GetInstance();
101 // NetlinkManager* netlink_manager_ = NetlinkManager::GetInstance();
192 static NetlinkManager* GetInstance();
  /system/connectivity/shill/pppoe/
pppoe_service_unittest.cc 141 MockPPPDeviceFactory* factory = MockPPPDeviceFactory::GetInstance();
  /system/connectivity/shill/wifi/
mac80211_monitor.cc 57 : time_(Time::GetInstance()),
  /system/core/init/
service.h 163 static ServiceManager& GetInstance();
  /external/google-breakpad/src/testing/gtest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/gtest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 80 ::testing::UnitTest::GetInstance()->current_test_info();
97 ::testing::UnitTest::GetInstance()->current_test_info();
  /ndk/sources/third_party/googletest/googletest/test/
gtest-param-test_test.cc 799 ::testing::UnitTest::GetInstance()->current_test_info();
828 ::testing::UnitTest::GetInstance()->current_test_info();
    [all...]

Completed in 1150 milliseconds

<<11121314151617