Home
last modified time | relevance | path

Searched refs:INIT_DATASHARE_HELPER_SLEEP_TIME (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_account_data.cpp37 constexpr int32_t INIT_DATASHARE_HELPER_SLEEP_TIME = 500; member
568 std::this_thread::sleep_for(std::chrono::milliseconds(INIT_DATASHARE_HELPER_SLEEP_TIME)); in GetConfigValueAtoHos()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp37 constexpr int32_t INIT_DATASHARE_HELPER_SLEEP_TIME = 500; member
568 std::this_thread::sleep_for(std::chrono::milliseconds(INIT_DATASHARE_HELPER_SLEEP_TIME)); in GetConfigValueAtoHos()

Completed in 7 milliseconds