Searched defs:channelKey (Results 1 – 1 of 1) sorted by relevance
63 std::string channelKey = CHANNEL_ID_PREFIX + bundleName; in NAPIGetChannelId() local85 napi_value CustomConfigNapi::NativeGetChannelId(napi_env env, std::string channelKey) in NativeGetChannelId()