Home
last modified time | relevance | path

Searched defs:get_path (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dops.h54 char *(*get_path)(const void *phandle, char *buf, int len); member
209 static inline char *get_path(const void *phandle, char *buf, int len) in get_path() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dline-map.h1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dline-map.h1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dpyinotify.py2031 def get_path(self, wd): member in WatchManager