Searched refs:callJsCon_ (Results 1 – 2 of 2) sorted by relevance
168 std::condition_variable callJsCon_; variable
582 callJsCon_.wait(lock, [this] { return callJsExMethodDone_.load(); }); in CallJsOnBackupEx()667 callJsCon_.wait(lock, [this] { return callJsExMethodDone_.load(); }); in CallJSRestoreEx()919 callJsCon_.notify_one(); in InvokeAppExtMethod()