Home
last modified time | relevance | path

Searched defs:API_VERSION_MOD (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_util.h26 constexpr uint32_t API_VERSION_MOD = 1000; variable
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textencoder.h27 constexpr const int32_t API_VERSION_MOD = 100; // 100: api version mod variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsys_cap_util.cpp30 const uint32_t API_VERSION_MOD = 1000; variable
/ohos5.0/foundation/communication/netmanager_base/utils/bundle_utils/src/
H A Dnet_bundle_impl.cpp101 static constexpr int32_t API_VERSION_MOD = 1000; in ObtainTargetApiVersionForSelf() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dstart_other_app_interceptor.cpp28 const uint32_t API_VERSION_MOD = 100; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_ability.cpp22 #define API_VERSION_MOD 100 macro
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duri_utils.cpp32 constexpr int32_t API_VERSION_MOD = 100; variable
H A Dability_manager_service.cpp267 constexpr int32_t API_VERSION_MOD = 100; variable
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp33 constexpr int32_t API_VERSION_MOD = 100; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dcache_process_manager.cpp35 constexpr int32_t API_VERSION_MOD = 100; variable
H A Dapp_mgr_service_inner.cpp149 constexpr const int32_t API_VERSION_MOD = 100; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp39 const uint32_t API_VERSION_MOD = 1000; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp81 const int32_t API_VERSION_MOD = 100; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp62 constexpr const int32_t API_VERSION_MOD = 100; variable