HomeSort by: relevance | last modified time | path
    Searched refs:prop_object_equals_with_error (Results 1 - 2 of 2) sorted by relevancy

  /src/common/include/prop/
prop_object.h 68 bool prop_object_equals_with_error(prop_object_t, prop_object_t,
  /src/common/lib/libprop/
prop_object.c 250 return (prop_object_equals_with_error(obj1, obj2, NULL));
254 prop_object_equals_with_error(prop_object_t obj1, prop_object_t obj2, function in typeref:typename:_PROP_EXPORT bool

Completed in 12 milliseconds