Home
last modified time | relevance | path

Searched defs:targetClass (Results 1 – 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dshortcut_info.h47 std::string targetClass; member
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle5/src/main/
Dconfig.json127 "targetClass": "com.example.third1.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle3/src/main/
Dconfig.json140 "targetClass": "com.example.third3.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle4/src/main/
Dconfig.json125 "targetClass": "com.example.third1.AMainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle1/src/main/
Dconfig.json140 "targetClass": "com.example.third1.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp1223 bool AudioRendererPrivate::SwitchToTargetStream(IAudioStream::StreamClass targetClass) in SwitchToTargetStream()
1269 IAudioStream::StreamClass targetClass = IAudioStream::PA_STREAM; in SwitchStream() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_profile.cpp309 std::string targetClass; member