/foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
H A D | avmuxer_unit_test.cpp | 167 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); in HWTEST_F() local 168 ASSERT_TRUE(isCreated); in HWTEST_F() 181 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); in HWTEST_F() local 182 ASSERT_TRUE(isCreated); in HWTEST_F() 195 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); in HWTEST_F() local 196 ASSERT_FALSE(isCreated); in HWTEST_F() 209 bool isCreated = avmuxer_->CreateMuxer(invalidFd, outputFormat); in HWTEST_F() local 210 ASSERT_FALSE(isCreated); in HWTEST_F() 213 isCreated = avmuxer_->CreateMuxer(0xfffffff, outputFormat); in HWTEST_F() 214 ASSERT_FALSE(isCreated); in HWTEST_F() 236 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 276 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 318 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 361 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 416 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 430 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 451 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 473 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(INVALID_FORMAT)); HWTEST_F() local 502 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 556 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(AV_OUTPUT_FORMAT_AMR)); HWTEST_F() local 578 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(AV_OUTPUT_FORMAT_AMR)); HWTEST_F() local 600 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 624 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 649 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 664 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 690 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(INVALID_FORMAT)); HWTEST_F() local 714 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 738 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 753 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 776 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 804 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 828 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(INVALID_FORMAT)); HWTEST_F() local 854 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 883 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(INVALID_FORMAT)); HWTEST_F() local 913 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 943 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 979 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1010 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1038 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1066 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1092 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1119 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1149 bool isCreated = avmuxer_->CreateMuxer(fd_, static_cast<OH_AVOutputFormat>(INVALID_FORMAT)); HWTEST_F() local 1170 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1211 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1260 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1309 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1358 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1404 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1450 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1492 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1533 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1574 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1619 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1665 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1712 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1746 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 1774 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local 2038 bool isCreated = avmuxer_->CreateMuxer(fd_, outputFormat); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_paint_method.h | 35 const OffsetF& endOffset, float selectMenuHeight, bool hasExtensionMenu, bool hasShowAnimation, bool isCreated, in SelectOverlayPaintMethod() 39 hasExtensionMenu_(hasExtensionMenu), hasShowAnimation_(hasShowAnimation), isCreated_(isCreated), in SelectOverlayPaintMethod() 33 SelectOverlayPaintMethod(const RefPtr<SelectOverlayModifier>& selectOverlayModifier, const RefPtr<SelectOverlayContentModifier>& selectOverlayContentModifier, SelectOverlayInfo info, const OffsetF& endOffset, float selectMenuHeight, bool hasExtensionMenu, bool hasShowAnimation, bool isCreated, bool isHiddenHandle, const OffsetF& startOffset, bool isReverse) SelectOverlayPaintMethod() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | backup_manager.h | 59 void KeepData(const std::string &name, bool isCreated); 60 void RollBackData(const std::string &name, bool isCreated);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 42 bool isCreated = DistributedData::MetaDataManager::GetInstance().LoadMeta(meta.GetKey(), metaData, true); in QueryMetaData() local 43 return std::make_pair(isCreated, metaData); in QueryMetaData()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/ |
H A D | load_config_data_info_strategy.cpp | 41 bool isCreated = DistributedData::MetaDataManager::GetInstance().LoadMeta(meta.GetKey(), metaData, true);
in QueryMetaData() local 42 if (!isCreated) {
in QueryMetaData()
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | backup_manager.cpp | 81 void BackupManager::KeepData(const std::string &name, bool isCreated) in KeepData() argument 84 if (isCreated) { in KeepData() 91 void BackupManager::RollBackData(const std::string &name, bool isCreated) in RollBackData() argument 94 if (isCreated) { in RollBackData()
|
/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | base_network_strategy.cpp | 427 bool isCreated = message.want_->GetBoolParam("isCreated", false); in HandleProcessStatusChanged() local 428 if (isCreated) { in HandleProcessStatusChanged() 432 SetFirewallAllowedList({uid}, isCreated); in HandleProcessStatusChanged() 439 SetFirewallAllowedList({uid}, isCreated); in HandleProcessStatusChanged()
|
H A D | running_lock_strategy.cpp | 570 bool isCreated = message.want_->GetBoolParam("isCreated", false); in HandleProcessStatusChanged() local 573 if (isCreated) { in HandleProcessStatusChanged()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.h | 246 void UpdateAnalyzerState(bool isCreated) in UpdateAnalyzerState() argument 248 isAnalyzerCreated_ = isCreated; in UpdateAnalyzerState()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_content_overlay_manager.h | 122 void NotifySelectOverlayShow(bool isCreated);
|
H A D | select_content_overlay_manager.cpp | 579 void SelectContentOverlayManager::NotifySelectOverlayShow(bool isCreated) in NotifySelectOverlayShow() argument 584 callback->OnAfterSelectOverlayShow(isCreated); in NotifySelectOverlayShow()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 614 auto isCreated = MetaDataManager::GetInstance().LoadMeta(meta.GetKey(), meta, true); in SetConfig() local 615 if (!isCreated) { in SetConfig() 648 auto isCreated = MetaDataManager::GetInstance().LoadMeta(meta.GetKey(), old, true); in BeforeCreate() local 649 if (!isCreated) { in BeforeCreate() 699 auto isCreated = MetaDataManager::GetInstance().LoadMeta(metaData.GetKey(), oldMeta, true); in AfterCreate() local 701 if (isCreated && oldMeta != metaData) { in AfterCreate() 712 if (!isCreated || oldMeta != metaData) { in AfterCreate() 725 "isCreated:%{public}d dataType:%{public}d", appId.appId.c_str(), Anonymous::Change(storeId.storeId).c_str(), in AfterCreate() 726 metaData.instanceId, metaData.storeType, metaData.dataDir.c_str(), isCreated, metaData.dataType); in AfterCreate()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 738 auto isCreated = 740 if (!isCreated) { 771 auto isCreated = MetaDataManager::GetInstance().LoadMeta(meta.GetKey(), old, true); 772 if (!isCreated || meta != old) { 1262 auto isCreated = MetaDataManager::GetInstance().LoadMeta(metaData.GetKey(), metaData, true); 1263 if (!isCreated) { 1269 isCreated = MetaDataManager::GetInstance().LoadMeta(metaData.GetDebugInfoKey(), debugMeta, true); 1270 if (!isCreated) {
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_utils_extend.cpp | 654 int SQLiteUtils::CheckTableExists(sqlite3 *db, const std::string &tableName, bool &isCreated, bool isCheckMeta) in CheckTableExists() argument 679 isCreated = (sqlite3_column_int(stmt, 0) == 1); in CheckTableExists()
|
H A D | sqlite_utils.h | 200 static int CheckTableExists(sqlite3 *db, const std::string &tableName, bool &isCreated, bool isCheckMeta = false);
|
/foundation/resourceschedule/device_standby/services/core/include/ |
H A D | standby_service_impl.h | 138 void OnProcessStatusChanged(int32_t uid, int32_t pid, const std::string& bundleName, bool isCreated);
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_data_mgr.cpp | 128 bool isCreated = CreateHostRecord(info, callerToken, callingUid, hostRecord); in AllotFormHostRecord() local 129 if (isCreated) { in AllotFormHostRecord() 1437 bool isCreated = CreateHostRecord(info, callerToken, callingUid, hostRecord); in CreateFormStateRecord() local 1438 if (isCreated) { in CreateFormStateRecord() 1459 bool isCreated = CreateHostRecord(info, callerToken, callingUid, hostRecord); in CreateFormAcquireDataRecord() local 1460 if (isCreated) { in CreateFormAcquireDataRecord()
|
H A D | form_mgr_adapter.cpp | 1476 bool isCreated = FormDataMgr::GetInstance().AllotFormHostRecord(info, callerToken, formId, callingUid); in AddExistFormRecord() local 1477 if (!isCreated) { in AddExistFormRecord()
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 732 void StandbyServiceImpl::OnProcessStatusChanged(int32_t uid, int32_t pid, const std::string& bundleName, bool isCreated) in OnProcessStatusChanged() argument 739 uid, pid, bundleName.c_str(), isCreated); in OnProcessStatusChanged() 745 standbyMessage.want_->SetParam("isCreated", isCreated); in OnProcessStatusChanged()
|