Home
last modified time | relevance | path

Searched refs:GetPath (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/fs/
Darchive.h46 …FSResult (*GetPath)(struct FSArchive*, struct FSFile*, BOOL is_directory, char *buffer, u32 *lengt… member
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive.c217 FS_INVOKE_METHOD_(GetPath, arc, file, arg->is_directory, arg->buffer, &arg->length); in FSi_InvokeCommand()