Home
last modified time | relevance | path

Searched refs:SetConfigChanges (Results 1 - 7 of 7) sorted by relevance

/ide/tools/previewer/test/mock/jsapp/
H A DMockJsApp.cpp64 void JsApp::SetConfigChanges(const std::string value) { in SetConfigChanges() function in JsApp
H A DMockJsAppImpl.cpp121 void JsAppImpl::SetConfigChanges(const std::string value) in SetConfigChanges() function in JsAppImpl
/ide/tools/previewer/jsapp/
H A DJsApp.cpp92 void JsApp::SetConfigChanges(const std::string value) in SetConfigChanges() function in JsApp
H A DJsApp.h132 virtual void SetConfigChanges(const std::string value);
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h79 void SetConfigChanges(const std::string value) override;
127 void SetConfigChanges(OHOS::Ace::Platform::AceRunArgs& args, const std::string) const;
H A DJsAppImpl.cpp174 SetConfigChanges(args, configChanges); in SetJsAppArgs()
502 void JsAppImpl::SetConfigChanges(Platform::AceRunArgs& args, const std::string configChanges) const in SetConfigChanges() function in JsAppImpl
741 void JsAppImpl::SetConfigChanges(const std::string value) in SetConfigChanges() function in JsAppImpl
1049 SetConfigChanges(parser.Value("cc")); in InitJsApp()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp257 JsAppImpl::GetInstance().SetConfigChanges("aaa"); in TEST_F()

Completed in 6 milliseconds