Home
last modified time | relevance | path

Searched refs:DEFAULT_INT_RET (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/connect_ability/src/
H A Dtest_connect_ability_proxy.cpp24 const int DEFAULT_INT_RET = -1; variable
31 return DEFAULT_INT_RET; in AddVolume()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/demo_sa/src/
H A Ddemo_proxy.cpp24 const int DEFAULT_INT_RET = -1; variable
31 return DEFAULT_INT_RET; in AddVolume()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/incomplete_ability/src/
H A Dtest_incomplete_ability_proxy.cpp24 const int DEFAULT_INT_RET = -1; variable
31 return DEFAULT_INT_RET; in AddVolume()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/tt_ability/src/
H A Dtest_tt_ability_proxy.cpp24 const int DEFAULT_INT_RET = -1; variable
31 return DEFAULT_INT_RET; in AddVolume()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability_proxy.cpp28 const int DEFAULT_INT_RET = -1; variable
44 return DEFAULT_INT_RET; in AddVolume()