Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_webview_bridge_helper.cpp29 bool ArkWebNWebWebviewBridgeHelper::Init(bool runMode, const std::string& bundlePath) in Init()
60 void ArkWebNWebWebviewBridgeHelper::PreloadLibFile(bool runMode, const std::string& bundlePath) in Init()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo.cpp53 void AVMuxerDemo::DoRunMuxer(const std::string &runMode) in DoRunMuxer()
H A Davmuxer_engine_demo.cpp52 void AVMuxerEngineDemo::DoRunMuxer(const std::string &runMode) in DoRunMuxer()
H A Dnative_avmuxer_demo.c59 int runMode; member