Searched defs:isReplace (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleupdatestatus_fuzzer/ |
H A D | basebundleinstallerprocessbundleupdatestatus_fuzzer.cpp | 33 bool isReplace = true; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessmoduleupdate_fuzzer/ |
H A D | basebundleinstallerprocessmoduleupdate_fuzzer.cpp | 33 bool isReplace = true; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/ |
H A D | sensor_info_config.h | 30 bool isReplace = false; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | document_store.cpp | 174 bool isReplace) in GetUpDataRePlaceData() 209 const std::string &update, bool &isReplace) in UpdateDataIntoDB() 275 bool isReplace = ((flags & GRD_DOC_REPLACE) == GRD_DOC_REPLACE); in UpdateDocument() local 322 int GetUpsertRePlaceData(ResultSet &resultSet, JsonObject &documentObj, bool isReplace, std::string… in GetUpsertRePlaceData() 383 const std::string &document, JsonObject &documentObj, bool &isReplace) in UpsertDataIntoDB() 479 bool isReplace = ((flags & GRD_DOC_REPLACE) == GRD_DOC_REPLACE); in UpsertDocument() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer/ |
H A D | appservicefwkinstallerupdateappservice_fuzzer.cpp | 50 bool isReplace = true; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | mock_navigation_stack.h | 43 void UpdateReplaceValue(int32_t isReplace) const override in UpdateReplaceValue()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
H A D | json_common.cpp | 552 int JsonCommon::Append(const JsonObject &src, const JsonObject &add, bool isReplace) in Append()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | base_bundle_installer.cpp | 924 bool isReplace = (installParam.installFlag == InstallFlag::REPLACE_EXISTING || in InnerProcessBundleInstall() local 2109 InnerBundleInfo &oldInfo, InnerBundleInfo &newInfo, bool isReplace, bool killProcess) in ProcessBundleUpdateStatus() 2260 InnerBundleInfo &oldInfo, bool isReplace, bool killProcess) in ProcessModuleUpdate() 5635 bool isReplace = (installParam.installFlag == InstallFlag::REPLACE_EXISTING || in InstallEntryMoudleFirst() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 2046 bool isReplace = false; variable 2065 bool isReplace = false; variable 2084 bool isReplace = false; variable 4710 bool isReplace = true; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_group_node.cpp | 1141 void NavigationGroupNode::RemoveDialogDestination(bool isReplace) in RemoveDialogDestination()
|