Home
last modified time | relevance | path

Searched defs:ATOMIC_SERVICE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/request/request/services/src/task/
H A Dclient.rs79 const ATOMIC_SERVICE: u32 = 1; in build_client() const
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h72 constexpr const char *ATOMIC_SERVICE = "atomicService"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h49 ATOMIC_SERVICE = 1, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h59 ATOMIC_SERVICE = 1, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h320 constexpr const char* ATOMIC_SERVICE = "atomicService"; variable