Home
last modified time | relevance | path

Searched refs:gpuPid_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h1044 pid_t gpuPid_ = 0; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp2465 gpuPid_ = gpuPid; in SetGPUPid()
2470 return gpuPid_; in GetGPUPid()