Home
last modified time | relevance | path

Searched refs:language (Results 1 – 18 of 18) sorted by relevance

/ide/tools/previewer/jsapp/lite/
DTimerTaskHandler.cpp92 void TimerTaskHandler::CheckLanguageChanged(std::string language) in CheckLanguageChanged() argument
94 ILOG("CheckLanguageChanged value: %s", language.c_str()); in CheckLanguageChanged()
95 GLOBAL_ConfigLanguage(language.data()); in CheckLanguageChanged()
DTimerTaskHandler.h28 void CheckLanguageChanged(std::string language);
/ide/tools/previewer/
DJenkinsfile12 * See the License for the specific language governing permissions and
DBUILD.gn11 # See the License for the specific language governing permissions and
/ide/tools/previewer/jsapp/rich/external/
DBUILD.gn11 # See the License for the specific language governing permissions and
/ide/tools/previewer/util/unix/
DKeyboardObjc.mm12 * See the License for the specific language governing permissions and
DClipboardObjc.mm12 * See the License for the specific language governing permissions and
/ide/tools/previewer/automock/mock-generate/
D.eslintrc12 * See the License for the specific language governing permissions and
36 "language": false
/ide/tools/previewer/cmake/
Dmingw_clang_noerror.cmake11 # See the License for the specific language governing permissions and
Dmingw_clang.cmake11 # See the License for the specific language governing permissions and
/ide/tools/previewer/gn/
Dconfig.gni11 # See the License for the specific language governing permissions and
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp354 options.language = aceRunArgs.language; in SetSimulatorCommonParams()
566 void JsAppImpl::SetLanguage(Platform::AceRunArgs& args, const std::string language) const in SetLanguage()
568 args.language = language; in SetLanguage()
817 params.language = aceRunArgs.language; in SetSystemParams()
840 params.language.c_str(), in LoadDocument()
/ide/tools/previewer/cli/
DBUILD.gn11 # See the License for the specific language governing permissions and
DCommandLine.cpp739 std::string language = SharedData<string>::GetData(SharedDataType::LANGUAGE); in RunGet() local
741 resultContent["Language"] = language; in RunGet()
748 string language(args["Language"].asString()); in RunSet() local
749 SharedData<string>::SetData(SharedDataType::LANGUAGE, language); in RunSet()
751 ILOG("Set language run finished, language is: %s", language.c_str()); in RunSet()
/ide/tools/previewer/automock/
DBUILD.gn11 # See the License for the specific language governing permissions and
/ide/tools/previewer/jsapp/
DBUILD.gn11 # See the License for the specific language governing permissions and
/ide/tools/previewer/mock/
DBUILD.gn11 # See the License for the specific language governing permissions and
/ide/tools/previewer/util/
DBUILD.gn11 # See the License for the specific language governing permissions and