Searched refs:InnerLock (Results 1 – 3 of 3) sorted by relevance
35 inner: Arc<InnerLock<T>>,39 inner: Arc<InnerLock<T>>,42 struct InnerLock<T> { struct56 let inner = Arc::new(InnerLock { in split() argument123 impl<T> InnerLock<T> { impl
121 auto result = InnerLock(FLAG::SYSTEM_ABILITY); in Lock()142 std::pair<GeneralError, uint32_t> RdbCloud::InnerLock(FLAG flag) in InnerLock() function in OHOS::DistributedRdb::RdbCloud162 return InnerLock(flag); in LockCloudDB()
80 std::pair<GeneralError, uint32_t> InnerLock(FLAG flag);