Home
last modified time | relevance | path

Searched refs:SetLanguage (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp179 SetLanguage(args, SharedData<std::string>::GetData(SharedDataType::LAN)); in SetJsAppArgs()
537 void JsAppImpl::SetLanguage(Platform::AceRunArgs& args, const std::string language) const in SetLanguage() function in JsAppImpl
766 SetLanguage(args, SharedData<std::string>::GetData(SharedDataType::LAN)); in ParseSystemParams()
779 SetLanguage(args, lanInfo.substr(0, lanInfo.find("_"))); in ParseSystemParams()
H A DJsAppImpl.h134 void SetLanguage(OHOS::Ace::Platform::AceRunArgs& args, const std::string) const;

Completed in 3 milliseconds