Home
last modified time | relevance | path

Searched refs:uid (Results 2351 - 2375 of 4716) sorted by relevance

1...<<919293949596979899100>>...189

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinner_mission_info.cpp48 value[KEY_UID] = uid; in ToJsonStr()
99 uid = value[KEY_UID].get<int32_t>(); in FromJsonStr()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dchild_process_record.cpp97 void ChildProcessRecord::SetUid(int32_t uid) in SetUid() argument
99 uid_ = uid; in SetUid()
H A Drender_state_observer_manager.cpp149 "pid:%{public}d, hostPid:%{public}d, uid:%{public}d, hostUid:%{public}d, state:%{public}d", in HandleOnRenderStateChanged()
150 data.pid, data.hostPid, data.uid, data.hostUid, data.state); in HandleOnRenderStateChanged()
164 renderStateData.uid = renderRecord->GetUid(); in WrapRenderStateData()
/foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/
H A Damsmgrscheduler_fuzzer.cpp109 int uid = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
110 amsMgrScheduler->KillApplicationByUid(bundleName, uid); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h57 info.uid = appUid;
114 info.uid = appUid;
/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagera_fuzzer/
H A Duiabilitylifecyclemanagera_fuzzer.cpp108 int32_t uid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
109 uIAbilityLifecycleManager->SignRestartAppFlag(uid); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dmock_bundle_mgr.cpp75 bundleInfo.uid = 0; in GetBundleInfo()
143 appInfo.uid = userId * BASE_USER_RANGE; in GetApplicationInfo()
/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_test/
H A Dchild_main_thread_test.cpp145 applicationInfo.uid = 2001; in HWTEST_F()
179 applicationInfo.uid = 2001; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h180 static void ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName,
182 static void ANRShowDialog(int32_t uid, const std::string& packageName,
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp38 ErrCode BundleMgrClient::GetNameForUid(const int uid, std::string &name) in GetNameForUid() argument
44 return impl_->GetNameForUid(uid, name); in GetNameForUid()
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h77 int32_t uid; member
326 int32_t uid; member
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_avrcp_tg.h179 * @param[in] uidCounter The value of the uid counter.
382 * @param[in] uidCounter The value of the uid counter.
403 * @param[in] uidCounter The value of the uid counter.
445 * @param[in] uidCounter The value of the uid counter.
479 virtual void OnGetSelectedTrack(const RawAddress &rawAddr, uint64_t uid, uint8_t label) = 0;
503 * @param[in] uid The unique ID of media item.
509 virtual void NotifyTrackChanged(uint64_t uid, uint32_t playbackPos, uint8_t label = AVRC_DEFAULT_LABEL) = 0;
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp198 const IInterface* GetInterface(const BASE_NS::Uid& uid) const override
203 IInterface* GetInterface(const BASE_NS::Uid& uid) override
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpolicy_provider_proxy.cpp144 int32_t PolicyProviderProxy::GetAndSaveClientType(uint32_t uid, const std::string &bundleName) in GetAndSaveClientType() argument
152 data.WriteUint32(uid); in GetAndSaveClientType()
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h214 const CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) const override;
215 CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) override;
H A Drender_node_graph_share_manager.h174 const CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) const override;
175 CORE_NS::IInterface* GetInterface(const BASE_NS::Uid& uid) override;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h79 const IInterface* GetInterface(const BASE_NS::Uid& uid) const override;
80 IInterface* GetInterface(const BASE_NS::Uid& uid) override;
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_info.h68 * @param uid Session related uid.
71 virtual void OnAudioSessionChecked(const int32_t uid) {}; in OnAudioSessionChecked() argument
458 pid_t uid; member
/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.cpp123 std::string BundleStatusAdapter::GetBundleNameFromUid(const int32_t uid) in GetBundleNameFromUid() argument
127 bundleMgrProxy->GetNameForUid(uid, bundleName); in GetBundleNameFromUid()
/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp131 bool SessionStack::UidHasSession(int32_t uid) in UidHasSession() argument
135 if (session->GetUid() == uid) { in UidHasSession()
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp40 const int32_t uid, const int32_t pid) in UDSSession()
44 uid_(uid), in UDSSession()
122 << ", uid = " << uid_ in UpdateDescript()
39 UDSSession(const std::string &programName, const int32_t moduleType, const int32_t fd, const int32_t uid, const int32_t pid) UDSSession() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/include/
H A Ddump_command_dispatcher.h61 dprintf(fd, "-d {pid} {uid} {state} |trigger appstate changed\n\n"); in ShowHelpInfo()
239 int32_t uid = std::stoi(appState[SECOND_INDEX]); in PurgeableMemoryDump() local
241 PurgeableMemManager::GetInstance().ChangeAppState(pid, uid, state); in PurgeableMemoryDump()
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp140 ErrCode StandbyServiceClient::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument
147 return standbyServiceProxy_->ReportWorkSchedulerStatus(started, uid, bundleName); in ReportWorkSchedulerStatus()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp57 std::string CreateNotificationLabel(int32_t uid, const std::string &bundleName, in CreateNotificationLabel() argument
63 stream << NOTIFICATION_PREFIX << SEPARATOR << uid << SEPARATOR << std::hash<std::string>()(abilityName) in CreateNotificationLabel()
H A Dcontinuous_task_record.cpp38 ContinuousTaskRecord::ContinuousTaskRecord(const std::string &bundleName, const std::string &abilityName, int32_t uid, in ContinuousTaskRecord() argument
40 : bundleName_(bundleName), abilityName_(abilityName), uid_(uid), pid_(pid), bgModeId_(bgModeId), in ContinuousTaskRecord()
150 root["uid"] = uid_; in ParseToJsonStr()
172 || !value["userId"].is_number_integer() || !value["uid"].is_number_integer() in CheckContinuousRecod()
181 "abilityName", "userId", "uid", "pid", "bgModeId", "isNewApi", "isFromWebview", "notificationLabel", in ParseFromJson()
192 this->uid_ = value.at("uid").get<int32_t>(); in ParseFromJson()

Completed in 15 milliseconds

1...<<919293949596979899100>>...189