Home
last modified time | relevance | path

Searched defs:createSuccess (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dindex_util.h37 bool createSuccess = false; variable
H A Dplural_rules.h52 bool createSuccess = false; variable
H A Drelative_time_format.h65 bool createSuccess = false; variable
H A Dcollator.h59 bool createSuccess = false; variable
H A Dnumber_format.h86 bool createSuccess = false; variable
H A Ddate_time_format.h99 bool createSuccess = false; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_manager_stub.cpp505 bool createSuccess = CreateEffectChainManager(effectChains, effectParam, enhanceParam); in HandleCreateAudioEffectChainManager() local