Home
last modified time | relevance | path

Searched defs:ProcessInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprocess_info.h28 class ProcessInfo : public Parcelable { class
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dprocess_info.cpp23 ProcessInfo::ProcessInfo(const std::string &name, const pid_t &pid) : processName_(name), pid_(pid) in ProcessInfo() function in OHOS::AppExecFwk::ProcessInfo
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_event_handler.h22 struct ProcessInfo { struct
/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Dmount_manager.h37 struct ProcessInfo { struct
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp1357 SystemProcessInfo ProcessInfo; in HWTEST_F() local
1372 SystemProcessInfo ProcessInfo; in HWTEST_F() local

Completed in 5 milliseconds