Home
last modified time | relevance | path

Searched defs:ParseStr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp41 bool ParseStr(const char *buf, const int itemLen, int totalLen, std::vector<std::string> &sysCaps) in ParseStr() function
/ohos5.0/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp92 bool BundleManagerAdapterProxy::ParseStr(const char *buf, const int itemLen, int index, std::string… in ParseStr() function in OHOS::AccountSA::BundleManagerAdapterProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4635 bool ParseStr(const char *buf, const int itemLen, int index, std::string &result) in ParseStr() function