Searched defs:pKey (Results 1 – 2 of 2) sorted by relevance
34 static int SetEnableConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetEnableConfigInfo()55 static int SetTimeConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetTimeConfigInfo()78 static int SetNetConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue, int commo… in SetNetConfigInfo()
363 PublishedDataKey pKey(context->uri, context->callerBundleName, subscriberId); in EnablePubSubs() local