Home
last modified time | relevance | path

Searched refs:OpenSo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dparse_util.h34 void OpenSo(uint32_t bootPhase);
49 void OpenSo(SaProfile& saProfile);
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp135 void ParseUtil::OpenSo(uint32_t bootPhase) in OpenSo() function in OHOS::ParseUtil
139 OpenSo(saProfile); in OpenSo()
144 void ParseUtil::OpenSo(SaProfile& saProfile) in OpenSo() function in OHOS::ParseUtil
183 OpenSo(saProfile); in LoadSaLib()
/ohos5.0/docs/en/application-dev/dfx/
H A Dhilog.md198 08-28 09:27:59.965 11518 11518 I C01800/media_analysis_service/SAMGR: SA:10120 OpenSo spend 315ms
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhilog.md324 08-28 09:27:59.965 11518 11518 I C01800/media_analysis_service/SAMGR: SA:10120 OpenSo spend 315ms
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp742 profileParser_->OpenSo(bootPhase); in InitializeRunOnCreateSaProfiles()