Searched defs:fileuriEntity (Results 1 – 1 of 1) sorted by relevance
47 auto fileuriEntity = CreateUniquePtr<FileUriEntity>(string(path.get())); in Constructor() local69 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in UriToString() local86 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFileUriName() local103 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFullDirectoryUri() local125 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in IsRemoteUri() local143 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFileUriPath() local238 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in Normalize() local313 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in IsAbsolute() local330 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetScheme() local348 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetAuthority() local[all …]