Home
last modified time | relevance | path

Searched defs:uid (Results 251 - 275 of 2095) sorted by relevance

1...<<11121314151617181920>>...84

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcreate_dir_param.h37 int32_t uid; member
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsextensionclient_fuzzer/
H A Dbmsextensionclient_fuzzer.cpp64 int32_t uid = 3024; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_ability_manager_helper_test/
H A Dbms_ability_manager_helper_test.cpp77 int uid = -1; in HWTEST_F() local
90 int uid = 1; in HWTEST_F() local
105 int uid = 1; in HWTEST_F() local
118 int uid = -1; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_ability_helper.cpp64 int SystemAbilityHelper::UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UninstallApp() argument
82 int SystemAbilityHelper::UpgradeApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UpgradeApp() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Dclient_type_manager_handler.cpp40 bool ClientTypeManagerHandler::SendGetClientType(const std::string &bundleName, uint32_t uid) in SendGetClientType() argument
76 uint32_t uid = eventContextObj->uid; in HandleGetClientType() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp239 IInterface* RenderDataConfigurationLoaderImpl::GetInterface(const BASE_NS::Uid& uid) in GetInterface() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.cpp104 CORE_NS::IInterface* MetaObjectLib::GetInterface(const BASE_NS::Uid& uid) in GetInterface() argument
H A Dcall_context.cpp83 CORE_NS::IInterface* DefaultCallContext::GetInterface(const BASE_NS::Uid& uid) in GetInterface() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dinterface_macros.h95 constexpr const InterfaceInfo ToInterfaceInfoImpl(TypeId uid, BASE_NS::string_view name) in ToInterfaceInfoImpl() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Dclient_type_manager_handler.h58 uint32_t uid; member in OHOS::AudioStandard::ClientTypeManagerHandler::EventObj
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_image_loader_manager.h160 const BASE_NS::Uid uid; member
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/sessionlistenerstub_fuzzer/
H A Dsession_listenerstub_fuzzer.cpp44 int32_t uid = *(reinterpret_cast<const int32_t*>(data)); in FuzzTests() local
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Dsession_listener_client.cpp53 void SessionListenerClient::OnAudioSessionChecked(const int32_t uid) in OnAudioSessionChecked() argument
/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp131 bool SessionStack::UidHasSession(int32_t uid) in UidHasSession() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp49 std::string GetClientBundle(int uid) in GetClientBundle() argument
/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_dfx_utils.cpp28 std::string __attribute__((visibility("default"))) GetClientBundleName(int32_t uid) in GetClientBundleName() argument
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Dsession_listener_proxy.cpp65 void SessionListenerProxy::OnAudioSessionChecked(const int32_t uid) in OnAudioSessionChecked() argument
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Ddeferred_video_proc_adapter.cpp42 int uid = IPCSkeleton::GetCallingUid(); in DeferredVideoProcessingAdapter() local
/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.cpp60 void AVsessionBackground::AddListener(std::weak_ptr<IPlayerService> player, int32_t uid) in AddListener() argument
97 void AVsessionBackground::OnAudioSessionChecked(const int32_t uid) in OnAudioSessionChecked() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_permission_utils_test.cpp46 int uid = 1; in HWTEST_F() local
55 int uid = 1; in HWTEST_F() local
92 int uid = 1; in HWTEST_F() local
101 int uid = 1; in HWTEST_F() local
139 int uid in HWTEST_F() local
[all...]
/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
H A Dringtone_permission_utils_test.cpp77 const int uid = 0; in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dapp_state_observer.cpp43 int32_t uid = abilityStateData.uid; in OnAbilityStateChanged() local
75 auto uid = appStateData.uid; OnAppStopped() local
[all...]
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dbackground_task_listener.cpp92 OnTaskStatusChanged(const std::string& type, bool started, int32_t uid, int32_t pid, const std::string& bundleName) OnTaskStatusChanged() argument
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp39 std::string WEAK_FUNC BundleManagerHelper::GetClientBundleName(int32_t uid) in GetClientBundleName() argument
78 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid() argument
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_form_record.cpp31 BundleActiveFormRecord(const std::string formName, const int32_t formDimension, const int64_t formId, const int64_t timeStamp, const int32_t userId, const int32_t uid) BundleActiveFormRecord() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...84