Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
Dform_bms_helper.h151 static constexpr int64_t INVALID_UID = -1; variable
/foundation/ai/ai_engine/services/common/utils/constants/
Dconstants.h30 const uid_t INVALID_UID = 0; variable
/foundation/multimedia/av_session/services/session/server/test/
Dappmanager_adapter_test.cpp39 static constexpr int32_t INVALID_UID = -1; member in AppManagerAdapterTest
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
Ddeferred_processing_adapter.cpp39 const static int32_t INVALID_UID = -1; in DeferredProcessingAdapter() local
/foundation/communication/dsoftbus/core/common/security/permission/small/
Dsoftbus_permission.c31 #define INVALID_UID (-1) macro
/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
Droute_manager.h29 constexpr uid_t INVALID_UID = static_cast<uid_t>(-1); variable
/foundation/multimedia/media_library/frameworks/utils/src/
Dpermission_utils.cpp190 const static int32_t INVALID_UID = -1; in GetPackageNameByBundleName() local
/foundation/communication/netmanager_ext/services/vpnmanager/src/
Dnet_vpn_impl.cpp36 constexpr int32_t INVALID_UID = -1; variable
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
Dbundle_common.h142 const int8_t INVALID_UID = -1; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_constants.h114 constexpr int32_t INVALID_UID = -1; variable
/foundation/window/window_manager/previewer/include/
Dwm_common.h334 constexpr int32_t INVALID_UID = -1; variable
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwm_common.h364 constexpr int32_t INVALID_UID = -1; variable
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_info.h42 constexpr int32_t INVALID_UID = -1; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp132 const int INVALID_UID = -1; variable