Home
last modified time | relevance | path

Searched refs:NativeGetChannelId (Results 1 - 2 of 2) sorted by relevance

/base/customization/config_policy/interfaces/kits/js/include/
H A Dcustom_config_napi.h37 static napi_value NativeGetChannelId(napi_env env, std::string channelKey);
/base/customization/config_policy/interfaces/kits/js/src/
H A Dcustom_config_napi.cpp64 return NativeGetChannelId(env, channelKey); in NAPIGetChannelId()
85 napi_value CustomConfigNapi::NativeGetChannelId(napi_env env, std::string channelKey) in NativeGetChannelId() function in OHOS::Customization::ConfigPolicy::CustomConfigNapi

Completed in 1 milliseconds