/base/hiviewdfx/hidumper/ |
D | README.md | 67 2. Run the **hidumper -lc** command to obtain the system information cluster list. 73 3. Run the **hidumper -c** command to obtain all information that is classified by **base** and **… 79 4. Run the **hidumper -c [base | system]** to obtain the system cluster information that is classi… 86 5. Run the **hidumper -ls** command to obtain the system ability list. 92 6. Run the **hidumper -s** command to obtain all system ability information. 98 7. Run the **hidumper -s 3301 -a "-h"** command to obtain the help information about the ability w… 104 8. Run the **hidumper -s 3008** command to obtain all information about the ability whose ID is **… 110 9. Run the **hidumper -e** command to obtain the crash information generated by the Faultlog modul… 116 10. Run the **hidumper --net** command to obtain network information. 122 11. Run the **hidumper --storage** command to obtain storage information. [all …]
|
/base/telephony/sms_mms/test/gtest/ |
D | sms_gtest.cpp | 142 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) { 166 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) { 189 if (!helper.Run(SetDefaultSmsSlotIdTestFuc, std::ref(helper))) { 218 if (!helper.Run(GetDefaultSmsSlotIdTestFuc, std::ref(helper))) { 248 if (!helper.Run(GetDefaultSmsSimIdTestFuc, std::ref(helper))) { 270 if (!helper.Run(GetDefaultSmsSimIdTestFuc, std::ref(helper))) { 305 if (!helper.Run(SetSmscAddrTestFuc, std::ref(helper))) { 329 if (!helper.Run(SetSmscAddrTestFuc, std::ref(helper))) { 365 if (!helper.Run(DelAllSimMessagesTestFuc, std::ref(helper), WAIT_TIME_LONG_SECOND)) { 389 if (!helper.Run(DelAllSimMessagesTestFuc, std::ref(helper), WAIT_TIME_LONG_SECOND)) { [all …]
|
D | cb_gtest.cpp | 119 if (!helper.Run(OpenCellBroadcastTestFuc, std::ref(helper))) { 155 if (!helper.Run(OpenCellBroadcastTestFuc2, std::ref(helper))) { 191 if (!helper.Run(OpenCellBroadcastTestFuc3, std::ref(helper))) { 227 if (!helper.Run(OpenCellBroadcastTestFuc4, std::ref(helper))) { 263 if (!helper.Run(OpenCellBroadcastTestFuc5, std::ref(helper))) { 299 if (!helper.Run(OpenCellBroadcastTestFuc6, std::ref(helper))) { 323 if (!helper.Run(OpenCellBroadcastTestFuc2, std::ref(helper))) { 347 if (!helper.Run(OpenCellBroadcastTestFuc3, std::ref(helper))) { 371 if (!helper.Run(OpenCellBroadcastTestFuc4, std::ref(helper))) { 395 if (!helper.Run(OpenCellBroadcastTestFuc5, std::ref(helper))) { [all …]
|
D | sms_mms_test_helper.h | 25 …bool Run(void (*func)(SmsMmsTestHelper &), SmsMmsTestHelper &helper, int32_t waitTime = WAIT_TIME_…
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
D | event_handler_post_task_module_test.cpp | 70 myRunner->Run(); 95 myRunner->Run(); 120 myRunner->Run(); 146 myRunner->Run(); 171 myRunner->Run(); 201 myRunner->Run(); 230 myRunner->Run();
|
D | event_handler_set_get_remove_module_test.cpp | 65 myRunner->Run(); 250 inRunner->Run(); in __anon790ca3770302() 256 myRunner->Run(); 290 myRunner->Run(); 333 myRunner->Run(); 378 myRunner->Run(); 425 myRunner->Run();
|
D | event_handler_send_timing_event_module_test.cpp | 103 myRunner->Run(); in SendEventWithSmartPtr() 177 myRunner->Run(); 201 myRunner->Run(); 226 myRunner->Run(); 319 myRunner->Run();
|
D | event_handler_fd_listener_module_test.cpp | 155 myRunner->Run(); 279 myRunner->Run(); 311 myRunner->Run(); 347 myRunner->Run(); 376 myRunner->Run();
|
D | event_handler_press_module_test.cpp | 131 myRunner->Run(); 161 myRunner->Run(); 221 myRunner->Run();
|
D | event_handler_send_event_module_test.cpp | 41 myRunner->Run(); in SendAndCheck() 74 myRunner->Run(); in SendEventWithPriority() 110 myRunner->Run(); in SendEventWithPriorityByEventId() 221 myRunner->Run(); in SendEventWithSmartPtr() 340 myRunner->Run(); 378 myRunner->Run();
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | sim_elementary_file_test.cpp | 742 if (!helper.Run(SetLockStateTestFunc, std::ref(helper))) { 765 if (!helper.Run(SetLockStateTestFunc1, std::ref(helper))) { 787 if (!helper.Run(SetLockStateTestFunc, std::ref(helper))) { 809 if (!helper.Run(SetFDNStateTestFunc, std::ref(helper))) { 830 if (!helper.Run(SetFDNStateTestFunc1, std::ref(helper))) { 851 if (!helper.Run(SetFDNStateTestFunc, std::ref(helper))) { 873 if (!helper.Run(GetLockStateTestFunc, std::ref(helper))) { 894 if (!helper.Run(GetLockStateTestFunc1, std::ref(helper))) { 915 if (!helper.Run(GetLockStateTestFunc, std::ref(helper))) { 937 if (!helper.Run(GetFDNStateTestFunc, std::ref(helper))) { [all …]
|
D | sim_test.cpp | 661 if (!helper.Run(SetActiveSimTestFunc, std::ref(helper))) { 682 if (!helper.Run(SetActiveSimTestFunc1, std::ref(helper))) { 703 if (!helper.Run(SetActiveSimTestFunc, std::ref(helper))) { 724 if (!helper.Run(ReSetActiveSimTestFunc, std::ref(helper))) { 745 if (!helper.Run(ReSetActiveSimTestFunc1, std::ref(helper))) { 915 if (!helper.Run(UnlockSimLockTestFunc, std::ref(helper))) { 938 if (!helper.Run(UnlockSimLockTestFunc1, std::ref(helper))) { 960 if (!helper.Run(UnlockSimLockTestFunc, std::ref(helper))) { 982 if (!helper.Run(SimAuthenticationTestFunc, std::ref(helper))) { 1003 if (!helper.Run(SimAuthenticationTestFunc1, std::ref(helper))) { [all …]
|
D | core_service_test_helper.h | 24 bool Run(void (*func)(CoreServiceTestHelper &), CoreServiceTestHelper &helper);
|
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
D | lib_event_handler_event_runner_test.cpp | 171 result = runner->Run(); 238 auto runResult = runner->Run(); in __anon9b0e7c740502() 244 runner->Run(); 268 runner->Run(); 290 auto runResult = runner->Run(); 315 runner->Run(); 344 runner->Run();
|
/base/notification/eventhandler/test/systemtest/ems_event_runner_system_test/ |
D | ems_event_runner_system_test.cpp | 970 runner->Run(); 985 auto runResult = runner->Run(); 1003 runner->Run(); 1130 auto runResult = runner->Run(); 1147 result = runner->Run(); 1232 auto runResult = runner->Run(); in __anone87e701f3002() 1238 runner->Run(); 1397 runner->Run(); 1418 runner->Run(); 1439 runner->Run(); [all …]
|
/base/hiviewdfx/hiview/base/ |
D | event_dispatch_queue.cpp | 40 void EventDispatchQueue::Run() in Run() function in OHOS::HiviewDFX::EventDispatchQueue 107 thread_ = std::make_unique<std::thread>(&EventDispatchQueue::Run, this); in Start()
|
/base/sensors/miscdevice/services/miscdevice_service/include/ |
D | vibrator_thread.h | 36 virtual bool Run();
|
/base/telephony/cellular_data/test/fuzztest/common_fuzzer/ |
D | statemachine_fuzzer.cpp | 31 stateMachineEventLoop_->Run(); in CreateCellularDataConnect()
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | event_runner.cpp | 91 thread_ = std::make_unique<std::thread>(&ThreadCollector::Run, this); in ReclaimCurrentThread() 191 void Run() in Run() function in OHOS::AppExecFwk::__anonf97f319a0111::ThreadCollector 295 inner->Run(); in ThreadMain() 306 void Run() final in Run() function in OHOS::AppExecFwk::__anonf97f319a0111::EventRunnerImpl 462 ErrCode EventRunner::Run() in Run() function in OHOS::AppExecFwk::EventRunner 476 innerRunner_->Run(); in Run()
|
/base/telephony/cellular_data/services/src/ |
D | runner_pool.cpp | 50 runner->Run(); in CreateRunner()
|
/base/hiviewdfx/hiview/base/include/ |
D | event_dispatch_queue.h | 45 void Run();
|
/base/telephony/core_service/services/core/src/ |
D | runner_pool.cpp | 51 runner->Run(); in CreateRunner()
|
/base/telephony/sms_mms/frameworks/js/napi/include/ |
D | napi_mms_pdu_helper.h | 28 bool Run(void (*func)(NapiMmsPduHelper &), NapiMmsPduHelper &helper);
|
/base/notification/eventhandler/frameworks/eventhandler/include/ |
D | event_inner_runner.h | 35 virtual void Run() = 0;
|
/base/global/timezone/ |
D | README.md | 26 python3 download_iana.py // Run the data update script. 34 ./compile.sh // Run the compilation script.
|