Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_bms_helper.h179 static constexpr int64_t INVALID_UID = -1; variable
/ohos5.0/foundation/ai/ai_engine/services/common/utils/constants/
H A Dconstants.h30 const uid_t INVALID_UID = 0; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/media_library/
H A Dphoto_asset_adapter.cpp39 const static int32_t INVALID_UID = -1; in PhotoAssetAdapter() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dappmanager_adapter_test.cpp39 static constexpr int32_t INVALID_UID = -1; member in AppManagerAdapterTest
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Ddeferred_video_proc_adapter.cpp39 const static int32_t INVALID_UID = -1; in DeferredVideoProcessingAdapter() local
H A Ddeferred_photo_proc_adapter.cpp39 const static int32_t INVALID_UID = -1; in DeferredPhotoProcessingAdapter() local
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/small/
H A Dsoftbus_permission.c31 #define INVALID_UID (-1) macro
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H A Dcloud_sync_helper.cpp88 const int32_t INVALID_UID = -1; in InitDataShareHelper() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Droute_manager.h30 constexpr uid_t INVALID_UID = static_cast<uid_t>(-1); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h186 static constexpr pid_t INVALID_UID = -1; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Dmedia_library_adapter.cpp185 const static int32_t INVALID_UID = -1; in CreateMediaLibrary() local
/ohos5.0/base/startup/init/services/param/adapter/
H A Dparam_dac.c37 #define INVALID_UID(uid) ((uid) == (uid_t)-1) macro
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp36 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h48 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h360 static constexpr pid_t INVALID_UID = -1; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp459 const static int32_t INVALID_UID = -1; in GetPackageNameByBundleName() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h142 const int8_t INVALID_UID = -1; variable
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dclient_info.cpp34 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/base/sensors/sensor/services/src/
H A Dclient_info.cpp38 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h52 #define INVALID_UID ((uint32_t)-1) macro
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwm_common.h362 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h45 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h592 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp83 constexpr int32_t INVALID_UID = -1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp137 const int INVALID_UID = -1; variable