/system/chre/apps/wifi_offload/test/ |
D | utility.cc | 23 void init(uint8_t &val, RandomGenerator &rand_gen) { in init() function 27 void init(uint16_t &val, RandomGenerator &rand_gen) { in init() function 31 void init(uint32_t &val, RandomGenerator &rand_gen) { in init() function 35 void init(uint64_t &val, RandomGenerator &rand_gen) { in init() function 39 void init(uint8_t *arr, size_t len, RandomGenerator &rand_gen) { in init() function 70 void init(wifi_offload::Ssid &ssid, RandomGenerator &rand_gen) { in init() function 77 void init(wifi_offload::PreferredNetwork &net_info, RandomGenerator &rand_gen) { in init() function 82 void init(wifi_offload::ScanRecord &record, RandomGenerator &rand_gen) { in init() function 88 void init(wifi_offload::RpcLogRecord &record, RandomGenerator &rand_gen) { in init() function 93 void init(wifi_offload::ChannelHistogram &histo, RandomGenerator &rand_gen) { in init() function [all …]
|
/system/chre/apps/wifi_offload/test/include/ |
D | utility.h | 76 void init(wifi_offload::Vector<T> &vec, RandomGenerator &rand_gen, in init() function 87 void init(wifi_offload::Vector<T> &vec, RandomGenerator &rand_gen) { in init() function
|
/system/core/init/ |
D | init_test.cpp | 34 namespace init { namespace 68 TEST(init, SimpleEventTrigger) { in TEST() argument 88 TEST(init, EventTriggerOrder) { in TEST() argument 115 TEST(init, OverrideService) { in TEST() argument 137 TEST(init, EventTriggerOrderMultipleFiles) { in TEST() argument
|
D | boringssl_self_test.cpp | 26 namespace init { namespace
|
D | tokenizer.cpp | 6 namespace init { namespace
|
D | host_import_parser.cpp | 24 namespace init { namespace
|
D | rlimit_parser.cpp | 28 namespace init { namespace
|
D | property_type.cpp | 29 namespace init { namespace
|
D | sigchld_handler.cpp | 40 namespace init { namespace
|
D | import_parser.cpp | 24 namespace init { namespace
|
D | subcontext_benchmark.cpp | 25 namespace init { namespace
|
D | switch_root.cpp | 33 namespace init { namespace
|
D | property_service_test.cpp | 30 namespace init { namespace
|
D | epoll.cpp | 27 namespace init { namespace
|
/system/chre/platform/shared/ |
D | system_time.cc | 23 void SystemTime::init() { in init() function in chre::SystemTime
|
D | platform_wwan.cc | 40 void PlatformWwan::init() { in init() function in chre::PlatformWwan
|
/system/chre/core/ |
D | init.cc | 34 void init() { in init() function
|
/system/bt/build/ |
D | fluoride.go | 23 func init() { func
|
/system/chre/util/include/chre/util/ |
D | singleton_impl.h | 36 void Singleton<ObjectType>::init(Args&&... args) { in init() function
|
/system/core/init/parser/ |
D | tokenizer.cpp | 17 namespace init { namespace
|
/system/bt/hci/include/ |
D | low_power_manager.h | 29 void (*init)(thread_t* post_thread); member
|
/system/ca-certificates/soong/ |
D | ca_certificates.go | 13 func init() { func
|
/system/bt/btcore/include/ |
D | module.h | 33 module_lifecycle_fn init; member
|
/system/chre/build/app_support/qcom_nanohub/ |
D | app_support_uimg.cc | 42 bool (*init)(void); member
|
/system/chre/platform/slpi/ |
D | system_timer.cc | 31 bool SystemTimer::init() { in init() function in chre::SystemTimer
|