Home
last modified time | relevance | path

Searched defs:NOT_INIT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp29 static const std::string NOT_INIT = "SourceMap is not initialized yet \n"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h42 constexpr int32_t NOT_INIT = -1; variable