Searched refs:__ohos_caps_maps (Results 1 – 1 of 1) sorted by relevance
44 static unsigned int __ohos_caps_maps[] = { variable126 int num = sizeof(__ohos_caps_maps) / sizeof(int); in ohos_caps_to_linux()130 if (!((1 << __ohos_caps_maps[loop]) & caps)) { in ohos_caps_to_linux()134 switch (__ohos_caps_maps[loop]) { in ohos_caps_to_linux()