/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_loader.cpp | 170 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in PushAsset() member in OHOS::DistributedObject::ObjectStore 179 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in PushAsset() member in OHOS::DistributedObject::ObjectStore 189 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult() member in OHOS::DistributedObject::ObjectStore 195 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult() member in OHOS::DistributedObject::ObjectStore 198 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE, in OnSendResult() member in OHOS::DistributedObject::ObjectStore
|
H A D | object_service_impl.cpp | 68 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in ObjectStoreSave() member in OHOS::DistributedObject::ObjectStore 79 ObjectStore::RadarReporter::ReportStage(std::string(__FUNCTION__), ObjectStore::SAVE, in ObjectStoreSave() member in OHOS::DistributedObject::ObjectStore
|
H A D | object_manager.cpp | 143 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE,
in Save() member in OHOS::DistributedObject::ObjectStore 153 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE,
in Save() member in OHOS::DistributedObject::ObjectStore 169 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE,
in Save() member in OHOS::DistributedObject::ObjectStore 761 ObjectStore::RadarReporter::ReportStateFinished(std::string(__FUNCTION__), ObjectStore::SAVE,
in SyncCompleted() member in OHOS::DistributedObject::ObjectStore 765 ObjectStore::RadarReporter::ReportStateError(std::string(__FUNCTION__), ObjectStore::SAVE,
in SyncCompleted() member in OHOS::DistributedObject::ObjectStore
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/ |
H A D | save_button_common.h | 35 SAVE, member in OHOS::Ace::SaveButtonIconStyle::SaveButtonSaveDescription
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/ |
H A D | clouddisk_type_const.h | 45 SAVE,
member in OHOS::FileManagement::CloudDisk::OperationType
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_accessibility_property.cpp | 63 static_cast<int32_t>(SaveButtonSaveDescription::SAVE)); in GetText()
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/ |
H A D | js_auto_fill_extension_util.h | 38 SAVE, enumerator
|
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/ |
H A D | auto_fill_custom_config.h | 89 SAVE, member in OHOS::AbilityRuntime::AutoFill::AutoFillCommand
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_radar_reporter.h | 26 SAVE = 2, enumerator
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | flat_object_store.cpp | 198 RadarReporter::ReportStateStart(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, IDLE, START, bundleName_); in Save() local 207 RadarReporter::ReportStateError(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, in Save() local 436 RadarReporter::ReportStateError(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, in SaveObject() local 443 RadarReporter::ReportStateError(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, in SaveObject() local 451 RadarReporter::ReportStateError(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, in SaveObject() local 454 RadarReporter::ReportStage(std::string(__FUNCTION__), SAVE, SAVE_TO_SERVICE, RADAR_SUCCESS); in SaveObject() local
|
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_distributed_test.cpp | 464 int result = remoteTestService->TransProxyObject(2019, object, DBinderTestServiceProxy::SAVE, reply, withdrawRes); in HWTEST_F() 1518 int result = proxy->TransStubObjectRefCount(object, IDBinderTestService::SAVE); in HWTEST_F() 1522 result = proxy2->TransStubObjectRefCount(object, IDBinderTestService::SAVE); in HWTEST_F() 1574 int result = proxy2->TransProxyObjectRefCount(remoteObject, IDBinderTestService::SAVE); in HWTEST_F() 1578 result = proxy->TransProxyObjectRefCount(remoteObject2, IDBinderTestService::SAVE); in HWTEST_F()
|
H A D | dbinder_test_service_skeleton.cpp | 582 if (operation == SAVE) { in OnReceivedObject() 610 if (operation == IDBinderTestService::SAVE) { in OnReceivedProxyObjectRefCount() 709 if (operation == IDBinderTestService::SAVE) { in OnReceivedStubObjectRefCount()
|
/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_test/ |
H A D | auto_fill_manager_test.cpp | 232 autoFillRequest.autoFillCommand = AbilityRuntime::AutoFill::AutoFillCommand::SAVE; in HWTEST_F()
|
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/ |
H A D | dbinder_test_service_skeleton.h | 55 SAVE = 1, enumerator
|
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/ |
H A D | js_auto_fill_manager.cpp | 108 request.autoFillCommand = AutoFill::AutoFillCommand::SAVE; in OnRequestAutoSaveInner()
|
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/ |
H A D | auto_fill_manager.cpp | 262 if (request.autoFillCommand == AutoFill::AutoFillCommand::SAVE) { in ConvertAutoFillWindowType()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/ |
H A D | js_auto_fill_extension.cpp | 681 if (cmdValue == AutoFillCommand::SAVE) { in CallJsOnRequest()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 236 {OHOS::NWeb::NWEB_AUTOFILL_EVENT_SAVE, OHOS::NWeb::NWebAutofillEvent::SAVE}, 4556 if (eventType == OHOS::NWeb::NWebAutofillEvent::SAVE) { in HandleAutoFillEvent()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 1698 autoFillRequest.autoFillCommand = AbilityRuntime::AutoFill::AutoFillCommand::SAVE; in RequestAutoSave()
|