Home
last modified time | relevance | path

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

/ohos5.0/base/customization/config_policy/interfaces/kits/js/src/
H A Dcustom_config_napi.cpp63 std::string channelKey = CHANNEL_ID_PREFIX + bundleName; in NAPIGetChannelId() local
85 napi_value CustomConfigNapi::NativeGetChannelId(napi_env env, std::string channelKey) in NativeGetChannelId()