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