Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp180 SetRegion(args, SharedData<std::string>::GetData(SharedDataType::REGION)); in SetJsAppArgs()
542 void JsAppImpl::SetRegion(Platform::AceRunArgs& args, const std::string region) const in SetRegion() function in JsAppImpl
767 SetRegion(args, SharedData<std::string>::GetData(SharedDataType::REGION)); in ParseSystemParams()
780 SetRegion(args, lanInfo.substr(lanInfo.find("_") + 1, lanInfo.length() - 1)); in ParseSystemParams()
H A DJsAppImpl.h135 void SetRegion(OHOS::Ace::Platform::AceRunArgs& args, const std::string) const;

Completed in 3 milliseconds