Searched defs:boolFromString (Results 1 – 3 of 3) sorted by relevance
56 func boolFromString(boolString string) (bool, error) { func
2892 bool Parameters::boolFromString(const char *boolStr) { in boolFromString() function in android::camera2::Parameters