Home
last modified time | relevance | path

Searched defs:GetStringInfo (Results 1 – 4 of 4) sorted by relevance

/foundation/aafwk/standard/tools/fm/src/
Dfms_command.cpp427 int FormMgrShellCommand::GetStringInfo(IFormMgr::Message code, MessageParcel &data, std::string &st… in GetStringInfo() function in OHOS::AppExecFwk::FormMgrShellCommand
/foundation/aafwk/standard/test/systemtest/common/fms/common/src/
Dsystem_test_form_util.cpp608 int SystemTestFormUtil::GetStringInfo(AppExecFwk::IFormMgr::Message code, MessageParcel &data, std:… in GetStringInfo() function in OHOS::STtools::SystemTestFormUtil
/foundation/aafwk/standard/interfaces/innerkits/form_manager/src/
Dform_mgr_proxy.cpp595 int FormMgrProxy::GetStringInfo(IFormMgr::Message code, MessageParcel &data, std::string &stringInf… in GetStringInfo() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/multimedia/medialibrary_standard/frameworks/kitsimpl/medialibrary/src/
Dfile_asset_napi.cpp1262 static string GetStringInfo(shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, int pos) in GetStringInfo() function