/base/hiviewdfx/hiview/plugins/performance/ |
H A D | EvtParser.h | 241 evt.pid = sysEvent.GetPid(); in ConvertToXperfEvent()
|
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
H A D | unwind_local_benchmark.cpp | 119 context.pid = UNWIND_TYPE_LOCAL;
in UnwinderLocalFp() 193 DFXLOGU("++++++pid: %{public}d", getpid());
in Run() 199 DFXLOGU("------pid: %{public}d", getpid());
in Run()
|
/base/powermgr/power_manager/services/native/include/ |
H A D | power_mgr_service.h | 104 virtual bool ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) override;
|
/base/powermgr/power_manager/utils/shell/src/ |
H A D | power_shell_command.cpp | 416 resultReceiver_.append(" pid="); in RunAsQueryLockCommand() 417 resultReceiver_.append(std::to_string(it.second.pid)); in RunAsQueryLockCommand()
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_request.h | 1007 * @param pid Indicates the PID of the notification creator. 1009 void SetCreatorPid(pid_t pid);
|
/base/startup/init/test/unittest/param/ |
H A D | param_stub.cpp | 694 int KillStub(pid_t pid, int signal) in KillStub() argument
|
/base/startup/init/services/loopevent/task/ |
H A D | le_streamtask.c | 173 printf("\t Service Pid: %d \n", cred.pid);
in DumpStreamConnectTaskInfo_()
|
/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 886 * @param pid Process id of the render process not responding. 891 const std::string& js_stack, int pid, RenderProcessNotRespondingReason reason) in OnRenderProcessNotResponding() 890 OnRenderProcessNotResponding( const std::string& js_stack, int pid, RenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_handler_wrapper.h | 564 * @param pid 568 const std::string& js_stack, int pid, ArkWebRenderProcessNotRespondingReason reason) override;
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/include/ |
H A D | cast_session_impl_class.h | 73 bool ReleaseSessionResources(pid_t pid) override;
|
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
H A D | main_thread.h | 174 * @param pid, pid input. 177 void ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) override; 183 * @param info, pid, tid, needGc, needSnapshot.
|
/foundation/CastEngine/castengine_cast_plus_stream/include/ |
H A D | cast_session_impl_class.h | 73 bool ReleaseSessionResources(pid_t pid) override;
|
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.h | 277 const std::string& jsStack, int pid, OHOS::NWeb::RenderProcessNotRespondingReason reason) override;
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_ability_mgr_host.h | 377 virtual int SendANRProcessID(int pid) override
|
/foundation/multimedia/audio_framework/services/audio_service/server/include/ |
H A D | audio_server.h | 197 void AudioServerDied(pid_t pid, pid_t uid);
|
/foundation/multimedia/audio_framework/services/audio_service/client/include/ |
H A D | renderer_in_client_private.h | 163 static void AudioServerDied(pid_t pid, pid_t uid);
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/ |
H A D | rs_interfaces_test.cpp | 375 std::string str = instance.GetRefreshInfo(info.pid);
in HWTEST_F()
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/ |
H A D | metadata_output.h | 399 void CameraServerDied(pid_t pid) override;
|
/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | hcapture_session.h | 230 static void DestroyStubObjectForPid(pid_t pid);
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/unittest/ |
H A D | cgroup_sched_test.cpp | 245 using GetProcessGroupFunc = int (*)(const pid_t pid); in HWTEST_F()
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/ |
H A D | res_sched_exe_service_test.cpp | 265 int32_t KillProcess(pid_t pid) override
|
/foundation/window/window_manager/dm/include/ |
H A D | display_manager_adapter.h | 99 virtual DMError SetVirtualScreenSecurityExemption(ScreenId screenId, uint32_t pid,
|
/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_interface.h | 225 virtual DMError SetVirtualScreenSecurityExemption(ScreenId screenId, uint32_t pid,
in SetVirtualScreenSecurityExemption() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_test.cpp | 86 conn->appInfo.myData.pid = 1; in TestSetSessionConn()
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_lane.c | 392 allocInfo->pid = DEFAULT_PID; in AuthGetLaneAllocInfo()
|