Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/
H A Dutils.cpp25 const std::string IS_SENDABLE_NAME = "isSendable"; variable
52 InitGlobal(env, IS_SENDABLE_NAME, true, exports); in Init()