Searched defs:originStr (Results 1 – 3 of 3) 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
93 std::string originStr; in DeleteOrigin() local219 std::string originStr; in GetOriginQuotaSync() local245 std::string originStr; in GetOriginUsageSync() local
151 int32_t GetAnonymousString(const char *originStr, char *anonymousStr, uint32_t anonymousLen) in GetAnonymousString()