Home
last modified time | relevance | path

Searched defs:CreateInt (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
Dfake_inspect.h62 IntProperty CreateInt(std::string_view, int64_t value) { return {}; } in CreateInt() function
/external/cronet/third_party/cpu_features/src/src/utils/
Dlist_cpu_features.c121 static Node* CreateInt(int value) { in CreateInt() function
/external/cpu_features/src/utils/
Dlist_cpu_features.c123 static Node* CreateInt(int value) { in CreateInt() function