Searched defs:isAtomicService (Results 1 - 12 of 12) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/layout/safe_area/ |
H A D | expand_safe_area_test_ng.h | 34 bool isAtomicService = false; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | ability_state_data.h | 63 bool isAtomicService = false; member
|
/foundation/ability/ability_base/interfaces/kits/native/session_info/include/ |
H A D | session_info.h | 71 bool isAtomicService = false; member in OHOS::AAFwk::SessionInfo
|
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/ |
H A D | connect_context.cpp | 369 void ConnectContext::SetAtomicService(bool isAtomicService) in SetAtomicService() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 74 ErrCode InstalldHostImpl::RemoveBundleDataDir(const std::string &bundleName, const int userId, bool isAtomicService)
in RemoveBundleDataDir() argument
|
H A D | mock_install_client.cpp | 82 ErrCode InstalldClient::RemoveBundleDataDir(const std::string &bundleName, const int32_t userId, bool isAtomicService) in RemoveBundleDataDir() argument
|
H A D | installd_client.cpp | 115 RemoveBundleDataDir( const std::string &bundleName, const int userId, bool isAtomicService) RemoveBundleDataDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 121 RemoveBundleDataDir( const std::string &bundleName, const int32_t userId, bool isAtomicService) RemoveBundleDataDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 397 bool isAtomicService = data.ReadBool(); in HandleRemoveBundleDataDir() local
|
H A D | installd_proxy.cpp | 217 ErrCode InstalldProxy::RemoveBundleDataDir(const std::string &bundleName, const int userId, bool isAtomicService) in RemoveBundleDataDir() argument
|
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
H A D | request_context.cpp | 861 void RequestContext::SetAtomicService(bool isAtomicService) in SetAtomicService() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 769 RemoveBundleDataDir(const std::string &bundleName, const int32_t userId, bool isAtomicService) RemoveBundleDataDir() argument
|
Completed in 16 milliseconds