Home
last modified time | relevance | path

Searched defs:Start (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp12/frameworks/base/tools/aapt2/compile/
H A DPseudolocalizer.h33 virtual std::string Start() { return {}; } in Start() function
49 std::string Start() { return impl_->Start(); } in Start() function
/aosp12/system/bt/gd/
H A Dmodule_unittest.cc59 void Start() override { in Start() function in bluetooth::__anon37d08c970110::TestModuleNoDependency
90 void Start() override { in Start() function in bluetooth::__anon37d08c970110::TestModuleOneDependency
123 void Start() override { in Start() function in bluetooth::__anon37d08c970110::TestModuleNoDependencyTwo
152 void Start() override { in Start() function in bluetooth::__anon37d08c970110::TestModuleTwoDependencies
190 void Start() override { in Start() function in bluetooth::__anon37d08c970110::TestModuleDumpState
H A Dmodule.cc68 void ModuleRegistry::Start(ModuleList* modules, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
79 Module* ModuleRegistry::Start(const ModuleFactory* module, Thread* thread) { in Start() function in bluetooth::ModuleRegistry
H A Dmodule.h141 T* Start(::bluetooth::os::Thread* thread) { in Start() function
224 T* Start() { in Start() function
/aosp12/system/bt/gd/neighbor/
H A Dconnectability.cc65 void neighbor::ConnectabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule::impl
96 void neighbor::ConnectabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ConnectabilityModule
H A Dscan.cc150 void neighbor::ScanModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule::impl
196 void neighbor::ScanModule::Start() { in Start() function in bluetooth::neighbor::neighbor::ScanModule
H A Ddiscoverability.cc114 void neighbor::DiscoverabilityModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule::impl
187 void neighbor::DiscoverabilityModule::Start() { in Start() function in bluetooth::neighbor::neighbor::DiscoverabilityModule
H A Dpage.cc111 void neighbor::PageModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule::impl
203 void neighbor::PageModule::Start() { in Start() function in bluetooth::neighbor::neighbor::PageModule
H A Dname_db.cc140 void neighbor::NameDbModule::impl::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule::impl
154 void neighbor::NameDbModule::Start() { in Start() function in bluetooth::neighbor::neighbor::NameDbModule
/aosp12/system/bt/gd/grpc/
H A Dgrpc_module.cc29 void GrpcModule::Start() { in Start() function in bluetooth::grpc::GrpcModule
111 void GrpcFacadeModule::Start() { in Start() function in bluetooth::grpc::GrpcFacadeModule
/aosp12/frameworks/native/services/surfaceflinger/
H A DStartPropertySetThread.cpp25 status_t StartPropertySetThread::Start() { in Start() function in android::StartPropertySetThread
/aosp12/system/bt/gd/l2cap/fuzz/
H A Dfuzz_l2cap_classic_module.h45 void FuzzL2capClassicModule::Start() { in Start() function
/aosp12/art/test/916-obsolete-jit/src/
H A DTransform.java20 private void Start(Consumer<String> reporter) { in Start() method in Transform
/aosp12/system/bt/gd/os/fuzz/
H A Ddev_null_queue.h32 void Start() { in Start() function
/aosp12/system/libbase/
H A Dtest_utils.cpp58 void CapturedStdFd::Start() { in Start() function in CapturedStdFd
/aosp12/system/bt/service/ipc/
H A Dipc_manager.cc40 bool IPCManager::Start(Type type, Delegate* delegate) { in Start() function in ipc::IPCManager
/aosp12/art/test/915-obsolete-2/src/art/
H A DTest915.java24 private void Start() { in Start() method in Test915.Transform
/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_stereo_proc.cpp187 int32 Start, in pvmp3_st_mid_side()
225 int32 Start, in pvmp3_st_intensity()
/aosp12/art/test/985-re-obsolete/src/art/
H A DTest985.java24 private void Start() { in Start() method in Test985.Transform
/aosp12/system/bt/gd/security/test/
H A Dfake_name_db.h29 void Start() override {} in Start() function
/aosp12/frameworks/base/startop/view_compiler/
H A Djava_lang_builder.cc24 void JavaLangViewBuilder::Start() const { in Start() function in JavaLangViewBuilder
/aosp12/system/bt/gd/hal/fuzz/
H A Dfuzz_hci_hal.h47 void Start() override {} in Start() function
/aosp12/system/bt/gd/facade/
H A Dread_only_property_server.cc44 void ReadOnlyPropertyServerModule::Start() { in Start() function in bluetooth::facade::ReadOnlyPropertyServerModule
/aosp12/system/bt/stack/btm/
H A Dbtm_iso.cc34 void Start() { in Start() function
131 void IsoManager::Start() { in Start() function in bluetooth::hci::IsoManager
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dtime_util.cpp52 void NamedStopWatch::Start() { in Start() function in android::filterfw::NamedStopWatch

1234567