Searched refs:GetInitStatus (Results 1 – 8 of 8) sorted by relevance
147 if (kvDataServiceFailed_ || onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED) { in PutDeviceProfile()167 …if (onlineSyncTbl_ != nullptr && onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_SUCCEE… in PutDeviceProfile()202 if (onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED) { in GetDeviceProfile()285 if (onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED) { in DeleteDeviceProfile()306 …if (onlineSyncTbl_ != nullptr && onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_SUCCEE… in DeleteDeviceProfile()332 if (onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED) { in RemoveUnBoundDeviceProfile()338 if (onlineSyncTbl_->GetInitStatus() != StorageInitStatus::INIT_SUCCEED) { in RemoveUnBoundDeviceProfile()357 if (onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED) { in RemoveRemoteDeviceProfile()362 if (onlineSyncTbl_->GetInitStatus() != StorageInitStatus::INIT_SUCCEED) { in RemoveRemoteDeviceProfile()373 …if (onlineSyncTbl_ == nullptr || onlineSyncTbl_->GetInitStatus() == StorageInitStatus::INIT_FAILED… in SyncDeviceProfile()[all …]
127 StorageInitStatus DeviceProfileStorage::GetInitStatus() in GetInitStatus() function in OHOS::DeviceProfile::DeviceProfileStorage
133 bool GetInitStatus() const;
160 bool A2dpCodecThread::GetInitStatus() const in GetInitStatus() function in OHOS::bluetooth::A2dpCodecThread
31 if (codecThread->GetInitStatus()) { in Entry()821 if (codecThread->GetInitStatus()) { in Entry()834 if (codecThread->GetInitStatus()) { in Exit()
78 bool GetInitStatus() const in GetInitStatus() function
137 if (sourceMapOperator_ != nullptr && sourceMapOperator_->GetInitStatus()) { in InitSourceMap()146 if (sourceMapOperator_ != nullptr && sourceMapOperator_->GetInitStatus()) { in InitSourceMap()
58 StorageInitStatus GetInitStatus();