Searched defs:originStr (Results 1 – 2 of 2) sorted by relevance
33 std::string originStr = std::string(origin); in FfiOHOSGeolocationAllowGeolocation() local39 std::string originStr = std::string(origin); in FfiOHOSGeolocationDeleteGeolocation() local45 std::string originStr = std::string(origin); in FfiOHOSGeolocationGetAccessibleGeolocation() local
151 int32_t GetAnonymousString(const char *originStr, char *anonymousStr, uint32_t anonymousLen) in GetAnonymousString()