Home
last modified time | relevance | path

Searched refs:WaitCompleted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Devent.h39 int WaitCompleted(Event &event, const std::string &eventName, const int code, const int timeout = 6…
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Devent.cpp20 int WaitCompleted(Event &event, const std::string &eventName, const int code, const int timeout) in WaitCompleted() function