Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dshortcut_info.h49 std::string targetClass; member
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle1/src/main/
H A Dconfig.json140 "targetClass": "com.example.third1.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle3/src/main/
H A Dconfig.json140 "targetClass": "com.example.third3.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle4/src/main/
H A Dconfig.json125 "targetClass": "com.example.third1.AMainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle5/src/main/
H A Dconfig.json127 "targetClass": "com.example.third1.MainAbility" string
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1416 void AudioRendererPrivate::InitSwitchInfo(IAudioStream::StreamClass targetClass, IAudioStream::Swit… in InitSwitchInfo()
1435 bool AudioRendererPrivate::SwitchToTargetStream(IAudioStream::StreamClass targetClass, uint32_t &ne… in SwitchToTargetStream()
1503 IAudioStream::StreamClass targetClass = IAudioStream::PA_STREAM; in SwitchStream() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
H A Dconfig.json125 "targetClass": "com.huawei.hiworld.himusic.entry.MainAbility" string
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp1127 bool AudioCapturerPrivate::SwitchToTargetStream(IAudioStream::StreamClass targetClass, uint32_t &ne… in SwitchToTargetStream()
1182 IAudioStream::StreamClass targetClass = IAudioStream::PA_STREAM; in SwitchStream() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dimplementation_macros.h239 #define META_FORWARD_EVENT_CLASS(type, name, targetClass) \ argument
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.cpp338 auto targetClass = BIT_CAST(clazz, Local<FunctionRef>); in ARKTS_InstanceOf() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp301 std::string targetClass; member