Home
last modified time | relevance | path

Searched defs:WAIT_TIME (Results 1 – 25 of 126) sorted by relevance

123456

/ohos5.0/base/account/os_account/frameworks/common/utils/include/
H A Daccount_constants.h22 constexpr int32_t WAIT_TIME = 60; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dflat_object_store.h57 static constexpr uint32_t WAIT_TIME = 5; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.h36 constexpr int32_t WAIT_TIME = 2000; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_status_receiver.cpp23 const int32_t WAIT_TIME = 5; // 5s variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/
H A Ddaudio_hdf_operate.h31 constexpr int32_t WAIT_TIME = 5000; variable
/ohos5.0/foundation/window/window_manager/test/demo/
H A Ddemo_water_mark_listener.cpp36 static constexpr long WAIT_TIME = 20000; member in OHOS::Rosen::WaterMarkFlagChangedListenerFuture
H A Ddemo_visible_window_num_listener.cpp29 static constexpr long WAIT_TIME = 20000; variable
H A Ddemo_system_sub_window.cpp36 static constexpr long WAIT_TIME = 20000; member in OHOS::Rosen::SystemSubWindowFuture
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_manager_impl.h37 static constexpr int WAIT_TIME = 2; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dengine_event_callback.cpp30 static constexpr uint32_t WAIT_TIME = 1000; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_loader.h61 static constexpr int WAIT_TIME = 60; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h75 static const inline int WAIT_TIME = 1 * 60 * 60; // 1 hours variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.h59 static constexpr std::chrono::milliseconds WAIT_TIME = std::chrono::milliseconds(50); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/utils/
H A Denhancement_thread_manager.cpp27 static constexpr int32_t WAIT_TIME = 30; variable
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsched_scheduler_test.cpp36 constexpr int32_t WAIT_TIME = 3; variable
/ohos5.0/base/msdp/device_status/test/fuzztest/devicestatusclient_fuzzer/
H A Ddevicestatusclient_fuzzer.cpp32 constexpr int32_t WAIT_TIME { 1000 }; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.h147 static constexpr inline uint32_t WAIT_TIME = 30 * 1000; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_rdb_test.cpp39 const int32_t WAIT_TIME = 5; // init mocked bms variable
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/
H A Dcodecsendcommand_fuzzer.cpp33 constexpr uint32_t WAIT_TIME = 1000; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_uv_queue.cpp24 constexpr int WAIT_TIME = 3; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_syncer_device_manager_test.cpp42 const int WAIT_TIME = 1000; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_task_internal.h21 #define WAIT_TIME (-1) macro
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_ext_connection.cpp70 const int WAIT_TIME = 3; // second in ConnectFileExtAbility() local
/ohos5.0/base/msdp/device_status/test/fuzztest/devicestatusagent_fuzzer/
H A Ddevicestatusagent_fuzzer.cpp27 constexpr int32_t WAIT_TIME { 1000 }; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_manager_overlay_ipc_test.cpp30 const int32_t WAIT_TIME = 5; // init mocked bms variable

123456