Searched refs:LoadKernelConfigs (Results 1 – 3 of 3) sorted by relevance
27 status_t LoadKernelConfigs(std::map<std::string, std::string>* configs);
32 status_t LoadKernelConfigs(std::map<std::string, std::string>* configs) { in LoadKernelConfigs() function
59 return kernelconfigs::LoadKernelConfigs(&mRuntimeInfo->mKernel.mConfigs); in fetchKernelConfigs()