Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Grive/grive
/ functions
Functions
356 in github.com/Grive/grive
⨍
Functions
356
◇
Types & classes
147
↓ 1 callers
Function
FileCTime
libgrive/src/util/OS.cc:42
↓ 1 callers
Method
Find
libgrive/src/xml/Node.cc:103
↓ 1 callers
Method
FindAttr
libgrive/src/xml/Node.cc:112
↓ 1 callers
Method
FindByPath
Unlike other search functions, this one does not depend on the multi-index container. It traverses the tree instead.
libgrive/src/drive/ResourceTree.cc:116
↓ 1 callers
Method
Format
libgrive/src/util/DateTime.cc:93
↓ 1 callers
Method
Get
libgrive/src/http/CurlAgent.cc:177
↓ 1 callers
Method
Has
libgrive/src/protocol/Json.cc:177
↓ 1 callers
Function
InitGCrypt
libgcrypt insist this to be done in application, not library
grive/src/main.cc:51
↓ 1 callers
Method
IsEnabled
libgrive/src/util/log/CommonLog.cc:44
↓ 1 callers
Method
IsInRootTree
libgrive/src/drive/Resource.cc:342
↓ 1 callers
Method
IsRemoved
libgrive/src/drive/Entry.cc:188
↓ 1 callers
Method
MD5
libgrive/src/util/Crypt.cc:41
↓ 1 callers
Function
Main
grive/src/main.cc:63
↓ 1 callers
Method
OnData
libgrive/src/http/Download.cc:68
↓ 1 callers
Method
Parent
libgrive/src/drive/Resource.cc:287
↓ 1 callers
Method
PrintTrace
libgrive/src/bfd/SymbolInfo.cc:145
↓ 1 callers
Method
Read
libgrive/src/util/StdioFile.cc:100
↓ 1 callers
Method
RedirLocation
libgrive/src/http/CurlAgent.cc:239
↓ 1 callers
Method
RefreshToken
libgrive/src/protocol/OAuth2.cc:110
↓ 1 callers
Method
Release
libgrive/src/xml/Node.cc:68
↓ 1 callers
Method
ResolveEntry
libgrive/src/drive/State.cc:131
↓ 1 callers
Method
ResourceID
libgrive/src/drive/Resource.cc:282
↓ 1 callers
Method
SaveState
libgrive/src/drive/Drive.cc:91
↓ 1 callers
Method
SelfHref
libgrive/src/drive/Resource.cc:272
↓ 1 callers
Function
SetFileTime
libgrive/src/util/OS.cc:67
↓ 1 callers
Method
Size
libgrive/src/xml/Node.cc:138
↓ 1 callers
Method
Swap
libgrive/src/protocol/Json.cc:138
↓ 1 callers
Method
Swap
libgrive/src/drive/Resource.cc:309
↓ 1 callers
Method
UnregisterSignal
libgrive/src/util/SignalHandler.cc:66
↓ 1 callers
Method
Update
libgrive/src/drive/Drive.cc:167
↓ 1 callers
Method
Update
libgrive/src/drive/State.cc:171
↓ 1 callers
Method
Write
libgrive/src/drive/State.cc:252
↓ 1 callers
Method
begin
libgrive/src/drive/State.cc:223
↓ 1 callers
Method
end
libgrive/src/drive/State.cc:228
↓ 1 callers
Method
size
libgrive/src/xml/NodeSet.cc:147
Method
Add
libgrive/src/protocol/Json.cc:197
Method
Add
libgrive/src/util/log/CompositeLog.cc:42
Method
Array>
libgrive/src/protocol/Json.cc:303
Method
AsArray
libgrive/src/protocol/Json.cc:291
Method
AsObject
libgrive/src/protocol/Json.cc:272
Function
AssertEquals
libgrive/test/Assert.hh:27
Method
Assign
libgrive/src/util/DateTime.cc:72
Method
AssignIDs
libgrive/src/drive/Resource.cc:161
Method
Attr
libgrive/src/xml/Node.cc:143
Method
Backtrace
libgrive/src/bfd/SymbolInfo.cc:139
Method
Backtrace
libgrive/src/bfd/Backtrace.cc:31
Method
Callback
libgrive/src/bfd/SymbolInfo.cc:113
Method
ChangeStamp
libgrive/src/drive/Entry.cc:178
Method
Children
libgrive/src/xml/Node.cc:432
Method
Chmod
libgrive/src/util/StdioFile.cc:142
Method
Clear
libgrive/src/http/ResponseLog.cc:43
Method
Clear
libgrive/src/http/XmlResponse.cc:37
Method
Clear
libgrive/src/http/StringResponse.cc:28
Method
Clear
libgrive/src/protocol/JsonResponse.cc:30
Method
Clear
libgrive/src/drive/ResourceTree.cc:61
Method
Close
libgrive/src/util/StdioFile.cc:86
Method
CommonLog
libgrive/src/util/log/CommonLog.cc:24
Method
CompositeLog
libgrive/src/util/log/CompositeLog.cc:27
Method
Config
grive/src/Config.cc:36
Method
Create
libgrive/src/drive/Resource.cc:528
Method
CurlAgent
libgrive/src/http/CurlAgent.cc:72
Method
Custom
libgrive/test/http/MockAgent.cc:54
Method
DataType
libgrive/src/protocol/Json.cc:266
Method
DateTime
libgrive/src/util/DateTime.cc:43
Method
DateTimeTest
libgrive/test/util/DateTimeTest.cc:30
Method
DefaultLog
libgrive/src/util/log/DefaultLog.cc:27
Method
DeleteLocal
this function doesn't really remove the local file. it renames it.
libgrive/src/drive/Resource.cc:447
Method
DeleteRemote
libgrive/src/drive/Resource.cc:469
Method
DisableLog
libgrive/src/util/log/Log.cc:72
Method
Download
libgrive/src/http/Download.cc:43
Method
Download
libgrive/src/drive/Resource.cc:497
Method
Drive
libgrive/src/drive/Drive.cc:56
Method
EditContent
libgrive/src/drive/Resource.cc:512
Method
Element
libgrive/src/xml/Node.cc:230
Method
EndElement
libgrive/src/xml/TreeBuilder.cc:112
Method
Entry
construct an entry for the root folder
libgrive/src/drive/Entry.cc:35
Method
EntryTest
libgrive/test/drive/EntryTest.cc:35
Method
Erase
libgrive/src/drive/ResourceTree.cc:157
Method
Escape
libgrive/test/http/MockAgent.cc:68
Method
Exception
libgrive/src/util/Exception.cc:35
Method
ExecCurl
libgrive/src/http/CurlAgent.cc:115
Method
Feed
libgrive/src/drive/Feed.cc:30
Method
Filename
libgrive/src/http/ResponseLog.cc:49
Method
Find
! This function search the members in the node set. If any members in the node set has a children named \a name , with value equal to \a value , it w
libgrive/src/xml/NodeSet.cc:80
Method
FindByHref
libgrive/src/drive/ResourceTree.cc:95
Method
FindInArray
libgrive/src/protocol/Json.cc:309
Method
Finish
libgrive/src/http/XmlResponse.cc:42
Method
Finish
libgrive/src/http/Download.cc:63
Method
FromChange
libgrive/src/drive/Drive.cc:81
Method
FromChange
libgrive/src/drive/State.cc:160
Method
FromLocal
Update the resource with the attributes of local file or directory. This function will propulate the fields in m_entry.
libgrive/src/drive/Resource.cc:244
Method
FromRemote
libgrive/src/drive/State.cc:105
Method
FromRemote
Update the state according to information (i.e. Entry) from remote. This function compares the modification time and checksum of both copies and deter
libgrive/src/drive/Resource.cc:142
Method
FromRemoteFile
libgrive/src/drive/Resource.cc:175
Method
FromRemoteFolder
libgrive/src/drive/Resource.cc:93
Method
FuncHolder
libgrive/src/util/Function.hh:84
Method
Function
libgrive/src/util/Function.hh:138
Method
FunctionTest
libgrive/test/util/FunctionTest.cc:28
Method
Get
libgrive/test/http/MockAgent.cc:37
Method
Get
libgrive/src/protocol/Json.cc:183
← previous
next →
101–200 of 356, ranked by callers