Home
last modified time | relevance | path

Searched defs:XCOLLIE_FLAG_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hicollie/interfaces/native/innerkits/include/xcollie/
H A Dxcollie_define.h25 static constexpr unsigned int XCOLLIE_FLAG_DEFAULT = (~0); // do all callback function variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dnone_mix_engine.cpp39 static const int32_t XCOLLIE_FLAG_DEFAULT = (1 | 2); // dump stack and kill self variable
H A Drenderer_in_server.cpp54 const int32_t XCOLLIE_FLAG_DEFAULT = (1 | 2); // dump stack and kill self variable