Home
last modified time | relevance | path

Searched refs:REMOVE_USER (Results 1 - 11 of 11) sorted by relevance

/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dstorage_manager_ipc_interface_code.h39 REMOVE_USER, member in OHOS::StorageManager::StorageManagerInterfaceCode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_user_mgr_host.cpp54 case static_cast<uint32_t>(BundleUserMgrInterfaceCode::REMOVE_USER): { in OnRemoteRequest()
H A Dbundle_user_mgr_proxy.cpp93 if (!SendTransactCmd(BundleUserMgrInterfaceCode::REMOVE_USER, data, reply)) { in RemoveUser()
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_noper_test.cpp34 static_cast<int32_t>(StorageManagerInterfaceCode::REMOVE_USER),
H A Dstorage_manager_stub_test.cpp36 static_cast<int32_t>(StorageManagerInterfaceCode::REMOVE_USER),
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h309 REMOVE_USER = 1, member in OHOS::AppExecFwk::BundleStreamInstallerInterfaceCode::QuickFixManagerInterfaceCode::QuickFixStatusCallbackInterfaceCode::BundleUserMgrInterfaceCode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h70 REMOVE_USER, member in OHOS::AppExecFwk::InstallScene
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_stream_installer_host_test/
H A Dbms_stream_installer_host_test.cpp271 * @tc.desc: 1.code is BundleUserMgrInterfaceCode::REMOVE_USER.
277 uint32_t code = static_cast<uint32_t>(BundleUserMgrInterfaceCode::REMOVE_USER); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp89 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::REMOVE_USER)] = in StorageManagerStub()
204 case static_cast<uint32_t>(StorageManagerInterfaceCode::REMOVE_USER): in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp125 InstallScene::REMOVE_USER,
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp72 static_cast<int32_t>(StorageManagerInterfaceCode::REMOVE_USER), data, reply, option); in RemoveUser()

Completed in 18 milliseconds